If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > question about entity modeling

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-28-08, 16:52
linux44 linux44 is offline
Registered User
 
Join Date: Mar 2008
Posts: 10
question about entity modeling

hi
i ve got problem wih understanding entity model as i get confused and think there must be a foreign key of each primery key in entity model (i think i am wrong because i should do that in actual database not in documentry )
pic below is my entity model for fake company which called freds dance school and i found these are the entity ,can any one please give me help if i am wrong in some stage of it
link for pic
http://aycu09.webshots.com/image/497...7622040_rs.jpg
but i think in booking entity apart from booking id and booking date i should have:
payment id
dance id
student id
which all of these could be foreginn key but i think i am wrong could u please explaina and help
or other example
i think i should have session id attribute from session entity in the tutor entity as foreign key but i am not sure if it is right as this is documentry not data base

any help would be appriciated
thanks
Attached Thumbnails
question about entity modeling-entity.jpg  
Reply With Quote
  #2 (permalink)  
Old 04-03-08, 10:00
m42 m42 is offline
Registered User
 
Join Date: Apr 2008
Posts: 29
linux44,

In entity/relationship modeling you model the RELATIONS among the several ENTITIES that make the database. In your pic the relationships don't add up to the entities....

What you should put in each entity is up to you, however your model must have every entity and relationship you want to implement in the DB...
Reply With Quote
  #3 (permalink)  
Old 04-08-08, 10:22
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,246
probably best to move this to the Database Concepts & Design
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On