|
-
They are documented in the Database Reference at http://tahiti.oracle.com.
There are a lot of system views involved, and they are generally prefixed with USER_ (objects that you own), ALL_ (objects that you have access to) and DBA_ (all objects).
Common views you'd use frequently would be user_tables, user_indexes, user_tab_columns, user_source, user_segments, user_objects, user_tablespaces etc.. See the docs for more details.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|