Obtenez le composant temporel de DateTime SQL
SELECT convert(varchar(8), getdate(), 108)
Amused Alligator
SELECT convert(varchar(8), getdate(), 108)