Skip to content

Commit a21a6b1

Browse files
move setup chapters into the Introduction section
1 parent 0829fdd commit a21a6b1

File tree

5 files changed

+78
-152
lines changed

5 files changed

+78
-152
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

book/20-concepts/02-relational.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,3 @@ What will be the cardinality (number of tuples) of the result?
193193
3. Imagine that we decide to remove the domain `Species` from the relation `Clinic-Species-Treatment`, producing a new binary relation `Clinic-Treatment`. How will the number of tuples be affected? What will be the
194194
What would be the rules for this operation?
195195
How would the cardinality (number of elements) change in the result?
196-
197-
4. Work through the example of a database model in Chen's EM notation in @10.1093/jamia/ocx033.
198-
What are its entities and relationships? Explain what operations this database supports.
199-
200-
5. Work through the example of an multiplayer online role-playing game database model in Chen's EM notation listed on the [ERM Wikipedia page](https://en.wikipedia.org/wiki/Entity%E2%80%93relationship_model#Crow's_foot_notation)
201-
202-
5. Learn to create diagrams in Crow's Foot notation using Mermaid: https://mermaid.js.org/syntax/entityRelationshipDiagram.html

0 commit comments

Comments
 (0)