ASSUME SERVICE ACCOUNT reference

ASSUME SERVICE ACCOUNT switches current user to a service account, basically replacing its current access list with the service account's access list.

Syntax#

Flow chart showing the syntax of the ASSUME SERVICE ACCOUNT keyword

Examples#

ASSUME SERVICE ACCOUNT ilp_ingestion;

โญ Something missing? Page not helpful? Please suggest an edit on GitHub.