Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - Database Administration » Database configuration » User IDs, authorities, and permissions » Authorities

 

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