Show TOC

User Name (user_name)Locate this document in the navigation structure

Use

A user name ( user_name) identifies a database user.

Structure
        

<user_name>::= 
  <identifier>
            
         

Examples

SQL Tutorial, Database Users and Their Privileges

Explanation

An error message is output if the name consists of more than 32 characters.