Tags:
create new tag
view all tags

Problem

get the list of tables for a specified tablespace .

Solution

First find if the required tablespace exists Then logon as user e.g sqlplus rpuser/rpuser set pause on select table_name from user_tables;

.

-- SujataPatil - 01 Jun 2006

Topic revision: r1 - 2006-06-01 - SujataPatil
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.