A user_name identifies a database user.
<user_name> ::= <identifier>
An error message is output if the name consists of more than 32 characters.
CREATE USER Statement
ALTER USER Statement
RENAME USER Statement
DROP USER Statement
GRANT USER Statement
See also:
Concepts of the Database System, Database Users