I'm using the following query:
select distinct con_destinatario from tab_conhecimento where con_destinatario like '%CALLE%' order by con_destinatario;
and I get several results of this type:
A.S. OPORTUNIDADES Y NEGOCIOS S.R.L.
CALLE TTE. ROJAS SILVA CASI REDUCCION MELODIA
VILLA HAYES - PARAGUAY
I would like the query to be considered only the first line before the line break if someone is enabled?