Files
freeCodeCamp/curriculum/challenges/japanese/07-scientific-computing-with-python/python-for-everybody/representing-relationships-in-a-relational-database.md
2022-01-20 20:30:18 +01:00

685 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--

そこにあるはずのないキー。


非ラテン文字を使用するキー。


別のテーブルにある関連する行の主キーを指す数値。


"Real world" で行をルックアップ検索するために使用する可能性のあるキー。

--video-solution--

3