Deleting users or groups from the database is different from removing them from other groups. Deleting a group from the database does not delete its members from the database, although they lose membership in the deleted group.
Only a user with DBA authority can delete a group.
Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority.
Click Users & Groups.
Right-click the group and then click Delete.
Click Yes.
Deleting users or groups from the database is different from removing them from other groups. Deleting a group from the database does not delete its members from the database, although they lose membership in the deleted group.
Only a user with DBA authority can delete a group.
Connect to the database as a user with DBA authority.
Execute a REVOKE CONNECT FROM statement.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |