![]() |
| ||
| HELP needed with an ERD How would I draw an ERD for a situation like this: professors can teach the same course in several semesters, and each offering must be recorded. If I know that: Professorss can have an SSN and courses can have a courseid. Any helpful suggestions are welcome. |
| ||
| Re: HELP needed with an ERD We'd be happy to help, but we don't want to do all the work for you. Can you show us what you have so far? To help you out, four entities should be sufficient to track the information in your post. |
| ||
| Re: HELP needed with an ERD Here is your data dictionary: Staff The link table is needed as you cant basically have a many to many relationship between staff and courses. It just doesnt work like that. In my example, one Staff can have many TaughtCourse (one staff member can teach many groups) and each Course may be taught many times to many different groups. However, one group can only be a part of oe course. So its a ONE staff <- may teach -> MANY TaughtCourse and ONE ToughtCourse < - can have -> MANY Course |
| ||
| Re: HELP needed with an ERD Thanks jbennet, I had something similar in mind. |
| ||
| Re: HELP needed with an ERD Another thing, how would I encorporate an employee(business staff) processing a transaction to a situation where you have a client purchasing an item from a member the company's production staff? |
| All times are GMT -4. The time now is 10:04 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC