2021-05-05 10:13:49 -07:00
|
|
|
---
|
|
|
|
id: 5e7b9f180b6c005b0e76f08d
|
2021-06-28 20:01:36 +05:30
|
|
|
title: 在關係型數據庫中表示關係
|
2021-05-05 10:13:49 -07:00
|
|
|
challengeType: 11
|
|
|
|
videoId: '-orenCNdC2Q'
|
2021-10-03 12:24:27 -07:00
|
|
|
bilibiliIds:
|
|
|
|
aid: 931953070
|
|
|
|
bvid: BV1FM4y1N7hc
|
|
|
|
cid: 377532529
|
2021-05-05 10:13:49 -07:00
|
|
|
dashedName: representing-relationships-in-a-relational-database
|
|
|
|
---
|
|
|
|
|
|
|
|
# --question--
|
|
|
|
|
|
|
|
## --text--
|
|
|
|
|
2021-06-28 20:01:36 +05:30
|
|
|
什麼是外鍵?
|
2021-05-05 10:13:49 -07:00
|
|
|
|
|
|
|
## --answers--
|
|
|
|
|
2021-06-28 20:01:36 +05:30
|
|
|
一個不應存在於這裏的鍵
|
2021-05-05 10:13:49 -07:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-06-28 20:01:36 +05:30
|
|
|
一個使用非拉丁字符的鍵
|
2021-05-05 10:13:49 -07:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-06-28 20:01:36 +05:30
|
|
|
一個指向不同表中關聯行的主鍵的數字
|
2021-05-05 10:13:49 -07:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-06-28 20:01:36 +05:30
|
|
|
一個在“現實世界”中可能用於查找行的鍵
|
2021-05-05 10:13:49 -07:00
|
|
|
|
|
|
|
## --video-solution--
|
|
|
|
|
|
|
|
3
|
|
|
|
|