4 lines
60 B
SQL
4 lines
60 B
SQL
select unique cod_n,nomenclatura from iptb00002
|
|
|
|
order by 2
|
select unique cod_n,nomenclatura from iptb00002
|
|
|
|
order by 2
|