Subject | Dependencies |
---|---|
Author | Alan McDonald |
Post date | 2006-03-30T12:53:24Z |
IBExpert (and others) can show a tables dependencies
I'm interested only in a table's dependence on other tables.
RDB$DEPENDENCIES only lists a tables dependence on triggers and views but
not other tables. There must be a more circuitous route to obtaining the
number of tables a table is dependent on.
Anyone know the SQL?
regards
Alan McDonald
I'm interested only in a table's dependence on other tables.
RDB$DEPENDENCIES only lists a tables dependence on triggers and views but
not other tables. There must be a more circuitous route to obtaining the
number of tables a table is dependent on.
Anyone know the SQL?
regards
Alan McDonald