My database has a difference of 4 hours, support so far has not given a solution, so I would like to know how I can format the time out:
select
CAST(HORA_FECHAMENTO AS datetime) as HORA_FECHAMENTO,
CONVERT(VARCHAR(05), DATEADD(hour, +4, getda...
asked by
14.07.2016 / 16:34