CS1103/Labs/Lab5/Q1.sql

3 lines
44 B
MySQL
Raw Normal View History

2022-10-07 00:48:09 -03:00
select *
from LGBRAND
order by BRAND_TYPE;