Thread
:
SQL Query help
View Single Post
#
4
(
permalink
)
03-01-2008, 01:41 PM
--CELKO--
Posts: n/a
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.
--CELKO--