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.
| 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.... |
|
|
|
|
|