Community

Permissions, Visibility, UDTs and User-Defined Aggregates

(Bob Beauchemin) A user-defined type must be defined in the SQL Server catalog to be visible to SQL Server stored procedures and other T-SQL procedural code, just as an assembly is. Once a UDT is defined in the SQL Server catalog, users need the appropriate permission to invoke it, just as they do f

Read More - Register for Free Membership