| ALL View |
USER View |
Description |
| ALL_CATALOG
| USER_CATALOG
| Names of tables, views, sequences, synonyms, and their types
|
| ALL_INDEXES
| USER_INDEXES
| Indexes
|
| ALL_IND_COLUMNS
| USER_IND_COLUMNS
| Columns included in each index
|
| ALL_OBJECTS
| USER_OBJECTS
| All objects (everything in CATALOG, plus indexes, database links, packages, and package bodies)
|
| ALL_SEQUENCES
| USER_SEQUENCES
| Sequences
|
| ALL_SYNONYMS
| USER_SYNONYMS
| Synonyms
|
| ALL_TABLES
| USER_TABLES
| Tables
|
| ALL_CLUSTERS
| USER_CLUSTERS
| Database clusters
|
| ALL_CLU_COLUMNS
| USER_CLU_COLUMNS
| Columns included in each database cluster
|
| ALL_VIEWS
| USER_VIEWS
| Views
|