Re: storing start/end times
Posted by: Dimitris Papageorgiou
Date: April 02, 2015 04:14AM

There is something I do not understand...since the calendar table will contain the days of the week(Monday,tuesday...),why this must be in DATE format...don't you think VARCHAR would be OK here.

DATE format is this YYYY-MM-DD...we just need day names here.

Of course in the storesopen table I would add also a bool closed column...to indicate when the store is closed(just a remark).

Options: ReplyQuote


Subject
Written By
Posted
Re: storing start/end times
April 02, 2015 04:14AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.