USER allows a system-supplied value for the current user's database username to be inserted into a table when no default value is specified.
USER provides the same functionality as the USER_NAME system function.
Use USER with DEFAULT constraints in either the CREATE TABLE or ALTER TABLE statements, or use as any standard function.