Cómo encontrar la fecha de la fecha en SQL
SELECT CONVERT(date, getdate());
Dangerous Dugong
SELECT CONVERT(date, getdate());