Oracle8i Reference Release 2 (8.1.6) A76961-01 |
|
Static Data Dictionary Views, 38 of 452
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 (BILEs) 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.
|
![]() Copyright © 1999 Oracle Corporation. All Rights Reserved. |
|