SQLEditor Icon

Table Level (Compound) Foreign Key

The Table Level foreign key object is primarily used to create composite (compound) foreign key relationships between sets of columns. It can also be used to create simple foreign key relationships that link only two columns together (however it usually easier to use the foreign key option on fields directly in this simple case)