USER special value

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

Data type

STRING

Remarks

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

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

See also