transactions - temporary deny acces to sql server for certain users -


i have database datawarehouse environment loads data etl process.

during etl process wish make database unavailable querying roles.

what possible solution?

i think easiest answer revoke permissions rolls in etl process , reverse @ end (or on fail).


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -