M
Mike J
I am considering designing and coding a project for a
customer. The project would be similar to how an
organizer works -- keep track of appointments etc. Every
hour would be split up into 8 min increments -- 12:00,
12:08. 12:16...etc. This would we done between the hours
of 8 - 5 which means there could be 56+ spaces for entries.
Now I could create a table with 56+ columns but that seems
inefficient. Could someone point me in the right
direction for this type of design which would store the
entry in the right time spot and then retrieve it?
Thanks!
customer. The project would be similar to how an
organizer works -- keep track of appointments etc. Every
hour would be split up into 8 min increments -- 12:00,
12:08. 12:16...etc. This would we done between the hours
of 8 - 5 which means there could be 56+ spaces for entries.
Now I could create a table with 56+ columns but that seems
inefficient. Could someone point me in the right
direction for this type of design which would store the
entry in the right time spot and then retrieve it?
Thanks!