I have this user-defined type that I would like to add a primary key or index to:
IF NOT EXISTS ( SELECT * FROM sys.types st JOIN sys.schemas ss ON