You can try using the convert function in this way: SELECT CONVERT(varchar(10), fieldName) FROM Mytable ...
確定! 回上一頁