单项选择题

A.select * from student order by named esc
B.select * from student order by name asc
C.select * from student group by named esc
D.select * from student group by name