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
The typical method of enforcing discretionary access control in a database system is based on the Granting and Revoking of Privileges.
Types of Discretionary Privileges:
There are two levels for assigning privileges to use the database system:
At this level, the DBA specifies the particular privileges that each account holds independently of the relations in the database.
At this level, the DBA can control the privilege to access each individual relation or view in the database.