Smartsheet Interview Question

Database design question for a student enrollment database.

Interview Answer

Anonymous

Apr 12, 2014

Three tables: one for the students, one for the classes and a third for the enrollment in the classes.

1