数据在一列或多列的基础上进行排序。 语法: SELECT column-list FROM table_name [WHERE condition] [ORDER BY column1, column2, .. columnN] [ASC | DESC];.
確定! 回上一頁