Syntax
<user_statement> ::= USER <valUSERNAME> <valPASSWORD> [
<database_name_statement>]
valUSERNAME |
User name |
valPASSWORD |
User password |
The database system automatically converts the user name and password to uppercase letters. To suppress the conversion, you must place the names in quotation marks.
Use
This is a
syntax rule for setting up a session.The user data transferred is used to set up a user session with the database kernel.