Posts
Sort by recent activity
Remove GRANT statements from SQL Script sections
I'm generating a SQL Doc file from a database and I want to remove any and all permissions and roles from being shipped with the documentation. I'm able to remove the permissions/security sections,...