SELECT CAST(FLOOR(CAST(GETDATE() AS FLOAT)) AS DATETIME) AS 'Date Part';
Asked In: Many Interviews | Alert Moderator
Login to post response