(1)sp_addtype:创建用户定义的数据类型。 例:sp_addtype birthday, datetime, 'NULL'. --创建了一个名为birthday 的用户定义数据类型(基于datetime) ...
確定! 回上一頁