Posted on 21st June 2025|3325 views
Could someone please tell me what sql statements can the dba use to implement discretionary access controls for users?
Posted on 21st June 2025| views
SQL will support discretionary access controls for users through the following commands:
1.GRANT command
2.REVOKE command