USER can be used as a default value in columns with character data types. It is equivalent to CURRENT USER.
On UPDATE, columns with the USER default are not changed unless explicitly updated. Instead, the LAST USER default may be
used to track updates by users.