Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-04 |
|
|
PDF · Mobi · ePub |
DBA_SOURCE_TABLES
describes all existing source tables in the database. A user must have the SELECT_CATALOG_ROLE
privilege to access this view. This view is intended for use by Change Data Capture publishers. Its columns are the same as those in ALL_SOURCE_TABLES
.
See Also:
"ALL_SOURCE_TABLES"