I know that the NUMERIC and DECIMAL data types in SQL Server work the ... CONVERT(DECIMAL(18,0), [num]), -- conversion CONVERT(NUMERIC(18,0) ...
確定! 回上一頁