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