[資料庫] 如何轉換Mysql varchar type 到int type ... mysql> select * from test ORDER BY CAST(`a` AS DECIMAL(10,2)) DESC; +------+------+ | a ...
確定! 回上一頁