sql 基础
2022-04-23 14:52
views:
703
source:
1314520
select * from student order by grade;
select * from student order by score desc;
select * from student order by grade;
select * from student order by score desc;
select * from student order by grade;
select * from student order by score desc;
Disclaimer: The above articles are added by users themselves and are only for typing and communication purposes. They do not represent the views of this website, and this website does not assume any legal responsibility. This statement is hereby made! If there is any infringement of your rights, please contact us promptly to delete it.