Sometimes (not often) keys are defined as a combination of two columns. In the columns.csv data it would be possible to identify two columns as being "primary-key". Should this mean that the combination of those two columns constitutes a primary key?
Likewise, how would a foreign key relationship in the relations.csv data targeting that primary key be represented?
Sometimes (not often) keys are defined as a combination of two columns. In the columns.csv data it would be possible to identify two columns as being "primary-key". Should this mean that the combination of those two columns constitutes a primary key?
Likewise, how would a foreign key relationship in the relations.csv data targeting that primary key be represented?