From Eigenpedia
Syntax
CURRENT_USER
USER
Purpose
Returns the currently active authorization ID
Input
Output
- returns the currently active authorization ID as a character string
Example
| Function | Result
|
| CURRENT_USER | sa
|
| USER | sa
|
Return to Built in Function details