Forum: Database Design Mar 6th, 2008 |
| Replies: 6 Views: 1,467 Re: Student Database Design 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: 1,467 Student Database Design 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 am... |