📜  一对一关系 - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:51.577000             🧑  作者: Mango

代码示例2
One-to-one relationships associate one record in one table
with a single record in the other table.
One-to-many relationships associate one record in one table with 
many records in the other table