Activity overview
Latest activity by CathyWilliamson
@repo: If the stored procedure uses dynamic SQL (e.g., EXEC or sp_executesql ), the ownership chain is broken, and explicit permissions are required on the objects referenced in the dynamic SQL / comments
@repo: If the stored procedure uses dynamic SQL (e.g., EXEC or sp_executesql), the ownership chain is broken, and explicit permissions are required on the objects referenced in the dynamic SQL