SqlExpression SYSTEM USER

From Eigenpedia

Jump to: navigation, search

Contents

Syntax

SYSTEM_USER

Purpose

Returns the currently active username for the host operating system. (ie, the username from the operating system on which JDBC client is running)

Input

  • no input required

Output

  • returns the currently active username for the host operating system as a character string

Example

Function Result
SYSTEM_USER calvin



Return to Built in Function details

Personal tools