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

39 lines
840 B
Markdown
Raw Permalink 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--
Що таке foreign key?
## --answers--
Ключ, який не повинен бути там.
---
Ключ, який використовує нелатинські символи.
---
Число, яке вказує на первинний ключ від пов'язаного рядка в іншій таблиці.
---
Ключ, який "реальний світ" може використовувати для пошуку необхідного рядка.
## --video-solution--
3