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)
 Comparison of Dates

Author  Topic 

karuna
Aged Yak Warrior

582 Posts

Posted - 2001-10-05 : 03:44:07
I have a table which gets the values from the registration form.I also have one more column called dateofregistration in which i insert the value with getdate().When i want to see how many registrations happend today,how can i compare the date values?...
I'am not bothered about the timepart..i want to compare only ddmmyy....



   

- Advertisement -