Database design class management parents teachers management students management reviews announcement or recommend a few more tables inside each table should fill in what content?
CodePudding user response:
Class table: a unique ID, class number, type (large, small)Parents watch: a unique ID, name, gender, contact phone
Student table: a unique ID, name, gender, date of birth, parents table ID (students and parents)
Comments list: the only ID, date of evaluation content, evaluation
Announcement of announcement bulletin tables: a unique ID, title, content, the announcement date
Teacher table: a unique ID, the teacher name, gender, contact phone number
Curriculum: a unique ID, name of discipline, teachers' table ID (linked to the teacher)
Part is for a field, specific content added
CodePudding user response:
Small white a if only a little more detail content, ahCodePudding user response:
The small white? That's the simple basic first
CodePudding user response: