G
Guest
i have a education database that store courses and participants, i want to
know if there is a better way to handle dates
the courses can be anything from one day to five days
Tables
Courses
Attendees
Registration
in the courses table i have fields for Day1 day2 etc
i just dont think this is an elegant way of dealing with the dates how would
other people store this data
know if there is a better way to handle dates
the courses can be anything from one day to five days
Tables
Courses
Attendees
Registration
in the courses table i have fields for Day1 day2 etc
i just dont think this is an elegant way of dealing with the dates how would
other people store this data