Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/lsp4you/public_html/connect.php on line 2 LSP4YOU - Learner's Support Publications

DBA - Privileged Commands

Include commands for Granting and Revoking Privileges to individual accounts, users, or user groups and for performing the following types of actions:


  1. Account Creation:
  2. This action creates a new account and password for a user or a group of users to enable access to the DBMS.

  3. Privilege Granting:
  4. This action permits the DBA to grant certain privileges to certain accounts.

  5. Privilege Revocation:
  6. This action permits the DBA to revoke (cancel) certain privileges that were previously given to certain accounts.

  7. Security Level Assignment:
  8. This action consists of assigning user accounts to the appropriate security clearance level.