select CONVERT(VARCHAR(50), id) as colI1 from t9;,I have below query and need to cast id to varchar.
確定! 回上一頁