Files
freeCodeCamp/curriculum/challenges/chinese/07-scientific-computing-with-python/python-for-everybody/representing-relationships-in-a-relational-database.md

543 B

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e7b9f180b6c005b0e76f08d 在关系型数据库中表示关系 11 -orenCNdC2Q
aid bvid cid
931953070 BV1FM4y1N7hc 377532529
representing-relationships-in-a-relational-database

--question--

--text--

什么是外键?

--answers--

一个不应存在于这里的键


一个使用非拉丁字符的键


一个指向不同表中关联行的主键的数字


一个在“现实世界”中可能用于查找行的键

--video-solution--

3