在SQL SERVER中,cast和convert函数都可用于类型转换,其功能是类似,只是语法不同。语法:cast ( expression as data_type [ (length ) ])convert ...
確定! 回上一頁