When you want to create a table that stores arrays just create columns of type varbinary(n) or varbinary(max), there are no user-defined types for arrays.
確定! 回上一頁