By ahwulf
via thecodist.com
Published: May 15 2007 / 07:59
I am working on a service appointment application, where a user can choose a service taking some multiple of 30 minutes, and be given a set of possible appointment times. Can this be done in a single sql statement?
Comments
jsmith8858 replied ago:
Here's my response to the challenge. the solution is actually quite simple.
http://www.dzone.com/links/a_sql_challenge_response_finding_available_appoin.html
And yes, it can be done in a single SQL statement .... :)
Voters For This Link (8)
Voters Against This Link (0)