/ Published in: SQL
![](/img/icon_sav.png?v3)
Returns the date associated with a given datetime value (@date).
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
DATEADD(d, DATEDIFF(d, 0, @DATE), 0)
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)