A user name (user_name) identifies a database user.
Syntax
<user_name> ::= <identifier>
SQL Tutorial, Database Users and Their Privileges
An error message is output if the name consists of more than 32 characters.
CREATE USER Statement
ALTER USER Statement
ALTER PASSWORD Statement
RENAME USER Statement
DROP USER Statement
GRANT USER Statement
Database Administration, Database Users