System Table Querries (RDB$ Tables): Difference between revisions
Jump to navigation
Jump to search
Intra>User m (1 revision imported) |
m (1 revision imported) |
Latest revision as of 13:00, 14 July 2023
Find all instances of a field:
SELECT * FROM RDB$RELATION_FIELDS where rdb$field_name='LAST_CHANGE_USER' ORDER BY RDB$RELATION_NAME