/ Published in: SQL
Expand |
Embed | Plain Text
DateAdd(Day, DateDiff(Day, 0, GetDate()), 0)
You need to login to post a comment.
pauliehaha on 09/10/09
1 person have marked this snippet as a favorite
DateAdd(Day, DateDiff(Day, 0, GetDate()), 0)
You need to login to post a comment.