A.select * from student order by name desc B.select * from student order by name asc C.select * from student group by name desc D.select * from student group by name
A.add B.change C.modify D.drop
A.where B.group by C.ather D.limits