null 值在前select * from tablename order by id nulls first; --null值在后select * from tablename order by ... PostgreSQL排序把null值排在后面 ... 讨论数量: 0.
確定! 回上一頁