SQL How to return only the Date part from SQL Server DateTime datatype - 03.09.19 | 22.11.19 - ErcanOPAK SELECT CONVERT(DATE, GETDATE()) Related posts:SQL: Fixing Slow Queries with Index RebuildingSQL SELECT * — The Hidden Future BugSQL — ISNULL() Can Break Index Usage Post Views: 98