S
S
Sama Samsonov2017-02-20 12:57:56
MySQL
Sama Samsonov, 2017-02-20 12:57:56

How to correctly implement the schedule database structure for the university?

How to correctly implement the structure of the database timetable for the university?
Is there any example, article, diagram, diagram, book?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaliy Orlov, 2017-02-20
@orlov0562

I don't see a problem:
schedule
============
id
group - group name
lesson - pair number (according to the pair number, count time if necessary)
title - subject name
teacher - teacher name
room - audience number
if necessary , scatter among different directories, for example, replace group with group_id and make a separate table about the group

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question