Contents Index TIMESTAMP special value UTC TIMESTAMP special value

ASA SQL Reference
  SQL Language Elements
    Special values

USER special value


Function 

USER returns a string that contains the user ID of the current connection.

Data type 

STRING

USER can be used as a default value in columns with character data types.

Description 

On UPDATE, columns with a default value of USER are not changed.

See also 

Expressions

CURRENT USER special value

LAST USER special value


Contents Index TIMESTAMP special value UTC TIMESTAMP special value