Forum: Database Design Nov 28th, 2008 |
| Replies: 2 Views: 1,257 Hi guys I was wondering, how to prove that your tables are in 1NF, 2NF and 3NF?
Thanks. |
Forum: Database Design Nov 26th, 2008 |
| Replies: 4 Views: 823 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? |
Forum: Database Design Nov 26th, 2008 |
| Replies: 4 Views: 823 Thanks jbennet, I had something similar in mind. |
Forum: Database Design Nov 23rd, 2008 |
| Replies: 4 Views: 823 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... |