Revision: 8939
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 14, 2008 15:54 by hoffstein
Initial Code
DATEADD(d, DATEDIFF(d, 0, @date), 0)
Initial URL
Initial Description
Returns the date associated with a given datetime value (@date).
Initial Title
TSQL truncate time
Initial Tags
Initial Language
SQL