How to Identify All the Tables Where a Particular Table's Column Is Used? (SQL Query)
(Doc ID 2953245.1)
Last updated on JUNE 06, 2023
Applies to:
Oracle General Ledger - Version 12.0.0 and laterInformation in this document applies to any platform.
Goal
How to identify all the tables where a particular table's column is used?
Such an SQL query will help determine tables dependencies by identifying all the tables that refer that column/field.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |