Syntax documentationgrant_user_statement Locate this document in the navigation structure

Syntax Syntax

  1. <grant_user_statement> ::=
      GRANT USER <granted_users>
        [FROM <user_name>] TO <user_name>
End of the code.