Files
freeCodeCamp/curriculum/challenges/arabic/23-python-for-everybody/python-for-everybody/representing-relationships-in-a-relational-database.md
2024-01-24 19:52:36 +01:00

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

What is a foreign key?

--answers--

مفتاح ليس من المفترض أن يكون هناك.


مفتاح يستخدم أحرف غير لاتينية.


رقم يشير إلى المفتاح الأساسي لصف مرتبط في جدول مختلف.


مفتاح قد يستخدمه "العالم الحقيقي" للبحث عن صف.

--video-solution--

3