Part 4: The Connect XE Drivers : The Salesforce Driver : Catalog Tables : SYSTEM_CACHE_REFERENCES Catalog Table

SYSTEM_CACHE_REFERENCES Catalog Table
The referenced tables in a relational cache can be determined by querying the SYSTEM_CACHE_REFERENCES system table. This table contains the names of the referenced tables as well as the name of the primary table with which they are associated.
The following table defines the columns of the SYSTEM_CACHES table, which is sorted on the following columns: TABLE_SCHEMA, TABLE_NAME, and REF_TABLE_NAME.

© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.