Remove time by datetime in SQL Server

SELECT DATEADD(dd, DATEDIFF(dd, 0, GETDATE()), 0)

Comments

Popular posts from this blog

Executing PowerShell scripts from C#

HOW TO Use the NumericUpDown Control

Exposing Agile Software Development Myths