System Functions MSSQL Tutorial

execute sp_addtype id      ,'varchar(11)' ,'NOT NULL'
GO