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 -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -