Obtenha o componente de tempo do DateTime SQL
SELECT convert(varchar(8), getdate(), 108)
Amused Alligator
SELECT convert(varchar(8), getdate(), 108)