By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
TABLE_NAME | COLUMN_NAME |
---|---|
tab | id |
tab | name |
tab2 | id |
tab2 | name |
tab_ref | id |
table | column | referenced_table | referenced_column |
---|---|---|---|
tab_ref | tab2_ref_id | tab2 | id |