Files
freeCodeCamp/curriculum/challenges/japanese/07-scientific-computing-with-python/python-for-everybody/relational-databases-many-to-many-relationships.md

53 lines
897 B
Markdown
Raw Permalink Normal View History

---
id: 5e7b9f190b6c005b0e76f090
title: 'リレーショナルデータベース: 多対多のリレーションシップ'
challengeType: 11
videoId: z-SBYcvEQOc
bilibiliIds:
aid: 291965127
bvid: BV1Af4y1L7BK
cid: 377543409
dashedName: relational-databases-many-to-many-relationships
---
# --description--
その他のリソース:
\- [演習: Email](https://www.youtube.com/watch?v=uQ3Qv1z_Vao)
\- [演習: Roster](https://www.youtube.com/watch?v=qEkUEAz8j3o)
\- [演習: Tracks](https://www.youtube.com/watch?v=I-E7avcPeSE)
\- [演習: Twfriends](https://www.youtube.com/watch?v=RZRAoBFIH6A)
\- [演習: Twspider](https://www.youtube.com/watch?v=xBaJddvJL4A)
# --question--
## --text--
多対多のリレーションシップの具体例はどれですか?
## --answers--
先生と生徒
---
客と注文
---
本とページ
---
都市と国
## --video-solution--
1