阅读背景:

SQL:使用两个不同表的外键交叉表

来源:互联网 

I have three tables:

我有三张桌子:

zip_code_data
|zipCodeId| primary key
|zipCode| indexed
|other columns...|

location_data
|locationDataId| primary key
|city| indexed
|other columns...|

x_data
|id| primary key
|zipCodeId| foreign key
|locationDataId| foreign key
zip_code_data



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: