To create a new group (Sybase Central)Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority.
Right-click Users & Groups and then choose New » Group.
Follow the instructions in the Create Group Wizard.
To create a new group (SQL)Connect to the database as a user with DBA authority.
Execute a GRANT GROUP TO statement. If the user ID you specify in this statement has not been created, the statement fails.
Example
See also![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |