Altering user-defined table types in SQL Server -


How do I change the user defined table type in SQL Server?

credit

, this 'user-defined table type definition can not be modified after creation' As is the case.

Comments