sql convert datetime to date📅 2025-11-01 06:06:29 — 👀 221 — 👦 admin SELECT CONVERT(DATE, GETDATE()) [CurrentDate];