Hello,
I am using SQL statements to view the dependencies between tables, views, sequences and procedures.
However I can not find a documentation for the values in the column OBJECT_DEPENDENCIES.DEPENDENCY_TYPE.
5 seems to indicate a foreign key relationships as far as I can tell.
Is there a complete documentation on the system catalogs somewhere?
SAP HANA Reference: OBJECT_DEPENDENCIES only shows the column names and a brief high-level comment on the content, but does not explain the actual values used in that column