USER Special Value

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

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

Data Type

STRING

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

Related reference
CURRENT USER Special Value
CURRENT TIMESTAMP Special Value
LAST USER Special Value