Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Stored Procedures - Parse Time only!!

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-12 : 11:55:09
Greg writes "hi,
I currently have a field in my DB that is smallDateTime and I want to compare my current system time with the time that is in the smallDateTime field. I want to perform this in a stored procedure. Right now is does the comaparison on just the date, i want to ignore the date and compare the time???
Thanks a lot!!!!"
   

- Advertisement -