CS1103/Labs/Lab5/Q1.sql
2022-10-07 00:48:09 -03:00

3 lines
44 B
SQL

select *
from LGBRAND
order by BRAND_TYPE;