Files
freeCodeCamp/curriculum/challenges/ukrainian/07-scientific-computing-with-python/python-for-everybody/representing-relationships-in-a-relational-database.md
2023-03-28 21:16:03 +05:30

39 lines
862 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
id: 5e7b9f180b6c005b0e76f08d
title: Представлення відношень у реляційній базі даних
challengeType: 11
videoId: '-orenCNdC2Q'
bilibiliIds:
aid: 931953070
bvid: BV1FM4y1N7hc
cid: 377532529
dashedName: representing-relationships-in-a-relational-database
---
# --question--
## --text--
Що таке іноземний ключ?
## --answers--
Ключ, який не повинен бути там.
---
Ключ, який використовує нелатинські символи.
---
Число, яке вказує на первинний ключ від пов’язаного рядка в іншій таблиці.
---
Ключ, який «реальний світ» може використовувати для пошуку необхідного рядка.
## --video-solution--
3