Omnidex SQL Function: SYSTEM_USER

Description

The SYSTEM_USER function returns the system login from the operating system.

This function returns an ANSI TIME datatype.

Syntax

SYSTEM_USER

Examples

Example 1: Column

> select system_user from $omnidex;

SYSTEM_USER
-------------
DOCUMENTATION

Additional Resources

See also: