Re: appointments availability
Posted by: Dimitris Papageorgiou
Date: November 03, 2015 01:04PM

Let me see if I get it right(so that I can pass on the implementation phase):

The possible appointments table I suppose holds UNIX timestamps..yes/no?

How long in time this must strech?
Cause I suppose the user might want to close appointment in the next week or 4th month from now.
I suppose of course it cannot go on forever.

I suppose also to get the available appointment timeslots a join must be performed with the schedule table and another join with the already booked appointments table.

Tell me what you think.

Options: ReplyQuote


Subject
Written By
Posted
November 02, 2015 01:52PM
November 03, 2015 10:59AM
Re: appointments availability
November 03, 2015 01:04PM
November 03, 2015 01:14PM
November 11, 2015 11:33AM
November 12, 2015 03:50PM
November 13, 2015 12:21PM
November 16, 2015 12:38PM
November 17, 2015 12:15PM
November 18, 2015 04:00PM


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.