cdm_get_fk: Retrieve the name of the column marked as foreign key, pointing from one table of a dm
to another
Description
Retrieve the name of the column marked as foreign key, pointing from one table of a dm
to another
Usage
cdm_get_fk(dm, table, ref_table)
Arguments
ref_table
The table which is referenced from table
.