Получите временное компонент DateTime SQL
SELECT convert(varchar(8), getdate(), 108)
Amused Alligator
SELECT convert(varchar(8), getdate(), 108)