| Oracle9i Database Reference Release 1 (9.0.1) Part Number A90190-02 |
|
Static Data Dictionary Views, 45 of 521
ALL_LOBS displays the large objects (LOBs) contained in tables accessible to the user. LOBs include binary large objects (BLOBs) and character large objects (CLOBs). Binary files (BFILEs) are stored outside the database, so they are not displayed by this view or the related views.
DBA_LOBS describes all LOBs in the database.
USER_LOBS describes the LOBs owned by the current user. This view does not display the OWNER column.
DBA_OPERATOR_COMMENTS lists all comments for user-defined operators in the database.
USER_OPERATOR_COMMENTS lists all comments for user-defined operators owned by the current user.
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|