In MS SQL Server 2005 two new data types were introduced: VARCHAR(MAX) and NVARCHAR(MAX). These two new data tyoes have the advantages of the old text type: ...
確定! 回上一頁