USER

Purpose

This function returns the current user.

Syntax

user::=

Usage Notes

This is equivalent to CURRENT_USER.

Example

Copy
SELECT USER;