-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## 信息世界中的基本概念 | ||
|
||
1. 联系(relationship)实体内部的联系和实体之间的联系 | ||
- 实体(型)内部的联系通常指组成实体的各属性之间的联系 | ||
- 实体(型)之间的联系通常是指实体之间的联系 | ||
- **重点讨论一对一的联系**对于实体集A和B中的每一个元素至多与对面实体集当中的一个元素有联系 | ||
|
||
> **作业**:P271 7,8 | ||
> 装sql |