home - keyword index

Keyword: DEPENDENCY

jump to Columns back to index

Tables

Table Name Description
ALL_DEPENDENCIES Dependencies to and from objects accessible to the user
ALL_REFRESH_DEPENDENCIES Description of the detail tables that materialized views depend on for refresh
DBA_DEPENDENCIES Dependencies to and from objects
GV$OBJECT_DEPENDENCY Synonym for GV_$OBJECT_DEPENDENCY
USER_DEPENDENCIES Dependencies to and from a users objects
V$OBJECT_DEPENDENCY Synonym for V_$OBJECT_DEPENDENCY
top back to index

Columns

Column Name Description
DEPENDENCIES (DBA_TABLES) Should we keep track of row level dependencies?
DEPENDENCIES (TABS) Should we keep track of row level dependencies?
DEPENDENCIES (USER_CLUSTERS) Should we keep track of row level dependencies?
DEPENDENCIES (USER_OBJECT_TABLES) Should we keep track of row level dependencies?
DEPENDENCIES (ALL_CLUSTERS) Should we keep track of row level dependencies?
DEPENDENCIES (USER_ALL_TABLES) Should we keep track of row level dependencies?
DEPENDENCIES (ALL_TABLES) Should we keep track of row level dependencies?
DEPENDENCIES (ALL_ALL_TABLES) Should we keep track of row level dependencies?
DEPENDENCIES (DBA_ALL_TABLES) Should we keep track of row level dependencies?
DEPENDENCIES (USER_TABLES) Should we keep track of row level dependencies?
DEPENDENCIES (DBA_CLUSTERS) Should we keep track of row level dependencies?
DEPENDENCIES (CLU) Should we keep track of row level dependencies?
DEPENDENCIES (DBA_OBJECT_TABLES) Should we keep track of row level dependencies?
DEPENDENCIES (ALL_OBJECT_TABLES) Should we keep track of row level dependencies?
DEPENDENCY (GV$ARCHIVE_DEST)
DEPENDENCY (V$ARCHIVE_DEST)
DEPENDENCY_TYPE (DBA_DEPENDENCIES)
DEPENDENCY_TYPE (USER_DEPENDENCIES)
DEPENDENCY_TYPE (ALL_DEPENDENCIES)
top back to index

Comment on this page:




home - keyword index