marinajogy
August 25th, 2008, 04:23 AM
Hi
I am using SQL server 2000.
I want store date (date only not time with date) and time seperately
in a table, also want to searchers based on these fileds.
ex: select * from tablename where datefield>10/12/2008 and timefield>12:30 - assume time in 24 hour format
thnaks in advance
I am using SQL server 2000.
I want store date (date only not time with date) and time seperately
in a table, also want to searchers based on these fileds.
ex: select * from tablename where datefield>10/12/2008 and timefield>12:30 - assume time in 24 hour format
thnaks in advance