Re: storing start/end times
Posted by: Peter Brawley
Date: April 01, 2015 07:11AM

It depends.

If there's the slightest chance there may come a time when the store has variable or > 2 open periods per day, you want a calendar table for days ("Make a calendar table" at http://www.artfulsoftware.com/queries.php), and an hours table (date, opentime time, closetime time) with a row for each open period.

Options: ReplyQuote


Subject
Written By
Posted
Re: storing start/end times
April 01, 2015 07:11AM


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.