在PostgreSQL 中,ORDER BY 用於對一列或者多列數據進行升序(ASC)或者 ... SELECT column-list FROM table_name [WHERE condition] [ORDER BY column1, column2, .
確定! 回上一頁