I'm trying to run the query below, but the following error occurs.
"Converting a varchar data type to a datetime data type resulted in a value out of range."
select
MesID,Mes,Ano,
convert(time,dateadd(second,SUM ( DATEPART(hh,(convert(...
asked by
30.01.2018 / 16:29