First page Back Continue Last page Graphics

Miscellaneous Views


Notes:

There are several useful views that do not fit neatly into the categories we have discussed in this lesson. These include:
SESSION_PRIVS – Contains system privileges active for the current user and session.
DICTIONARY (DICT) – Contains the name and a brief description (in most cases) of all data dictionary views.
DICT_COLUMNS – Contains the name and a brief description of each column of every data dictionary view.
TABLE_PRIVILEGES – Contains object privileges for the current user.
You will see an example of querying the DICTIONARY view on the next page.
Again, don’t concern yourself with trying to remember every detail on each of these views. Later in this course you will be presented each view again when it will help your understanding of a subject.