Which commands are used to control access over objects in
Duration: 1 min
20072007
Which commands are used to control access over objects in relational database?
- A.
CASCADE & MVD
- B.
GRANT & REVOKE
- C.
QUE & QUIST
- D.
None of these
Attempted by 22 students.
Show answer & explanation
Correct answer: B
The commands used to control access over objects in a relational database are part of the Data Control Language (DCL). The primary DCL commands are GRANT, which assigns privileges to users, and REVOKE, which removes those privileges.
A video solution is available for this question — log in and enroll to watch it.