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
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.