Granting authority

 Grant an authority to a user ID (SQL)
  1. Connect to the database as a user with DBA authority.

  2. Execute a GRANT statement, specifying the authorities you are granting, and the user-id of the recipient.

 See also
 Example