Back to Questdb

EXIT SERVICE ACCOUNT reference

documentation/query/sql/acl/exit-service-account.md

latest672 B
Original Source

import { EnterpriseNote } from "@site/src/components/EnterpriseNote"

<EnterpriseNote> RBAC provides fine-grained database permissions management. </EnterpriseNote>

EXIT SERVICE ACCOUNT - switches current user back from service account, basically replacing its current access list (belonging to a user account) with the user's access list.

For full documentation of the Access Control List and Role-based Access Control, see the RBAC operations page.


Syntax

Examples

questdb-sql
EXIT SERVICE ACCOUNT audit;