as date) as datetime);
— or
select dateadd(day,datediff(day,0,@datetime),0);
Зачем date приводить к datetime?
Обсуждают сегодня