I am planning to build a database for a school application. I have designed a database to
hold time tables for all the classes. It should also relate to the teachers taking the
subject for the class. Also should be able to handle a public holidays mentioned. Also the
attendance of all the students and teachers. Please guide me with the best possible table
structure with the foreign key mapping if any. Thanks in advance.
I am planning to build a database for a school application. I have designed
Share
There are numerous examples of database design here : http://www.databaseanswers.org/data_models/index.htm