Forum: Database Design Mar 6th, 2008 |
| Replies: 6 Views: 2,726 Thank you both very much for your replies. I did as you suggested; I got rid of the StudentSubjects table, and put on an ExamNo primary key on the ExamResults table. LeBurt, I went with your option 1... |
Forum: Database Design Feb 28th, 2008 |
| Replies: 6 Views: 2,726 Hi folks,
I'm building a database to store student exam results so that transcripts can automatically generated. This is a final year project for university so the database will never be used. I... |