in reply to SQL database architecture
If you aren't familiar with normalization, you can look it up on SuperSearch. I recall some good links that Ovid posted at one point. In this case, I would probably have a student table, an exam table, a question table, and a student_question table to hold answers.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: SQL database architecture
by Art_XIV (Hermit) on Nov 03, 2003 at 20:17 UTC |