Back to Trino

RESET SESSION AUTHORIZATION

docs/src/main/sphinx/sql/reset-session-authorization.md

480353 B
Original Source

RESET SESSION AUTHORIZATION

Synopsis

text
RESET SESSION AUTHORIZATION

Description

Resets the current authorization user back to the original user. The original user is usually the authenticated user (principal), or it can be the session user when the session user is provided by the client.

See also