3 lines
44 B
MySQL
3 lines
44 B
MySQL
|
select *
|
||
|
from LGBRAND
|
||
|
order by BRAND_TYPE;
|