I have a User-defined type within which the size of one VARCHAR column needs to be increased. Altering the type is not possible because of dependencies (Stored procedures using that type). So, I tried the following:I have a User-defined type within which the siz