jaredec18

Untitled

Sep 13th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. All the entities are enclosed within rectangular bracket and relation between them are shown by diamond shape. All the attributes are shown with a elliptical shape.
  2.  
  3. The different relationships are shown as:
  4.  
  5. One-to-One is 1-1
  6.  
  7. One-to-Many is 1-n
  8.  
  9. Many-to-One is n-1
  10.  
  11. Many-to-Many is n-n
  12.  
  13. All the unique entries can be termed as a primary key and when represented as an attribute a line is drawn below them to state that they hold a unique value.
  14.  
  15. https://media.cheggcdn.com/media/dd4/dd4caf49-3eab-4457-8136-b8aea3754eba/phprSlEdq.png
Advertisement
Add Comment
Please, Sign In to add comment