Thread: SQL Query help
View Single Post

   
  #4 (permalink)  
Old 03-01-2008, 01:41 PM
--CELKO--
 
Posts: n/a
Default Re: SQL Query help

the other thing you need to consider is adding a constraint to be sure
that the time is always set to 00:00:00 Hrs so that you do not have
fix it on the fly in your queries. Mop the floor but also fix the
leak.

Reply With Quote