I need to select only row 1 from the table, I already used DISTINCT and it did not work
Follow Query:
select
Max(remessa.dt_uso_inicio) as DATA_REMESSA
,min(dt_entorc_oficina)DATA_ABERTURA
,patr.nr_patrimonio AS PATRIMONIO
from...
asked by
23.03.2017 / 17:19