sql convert datetime to date📅 2025-07-09 07:49:05 — 👀 136 — 👦 admin SELECT CONVERT(DATE, GETDATE()) [CurrentDate];