In SQL Server you can use CREATE TYPE statement to create a user-defined type (UDT) as an alias for a system data type. You can optionally specify DEFAULT, ...
確定! 回上一頁