[1009]mysql中Cast()函数的用法 ... select cast(date as signed) as date from table1; 结果如下: date 20151103153126 select cast(date as char) ...
確定! 回上一頁