Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What capabilities does the MODIFY privilege grant when a data engineer executes the SQL query: GRANT MODIFY ON TABLE employees TO hr_team?
MODIFY
GRANT MODIFY ON TABLE employees TO hr_team
A
It enables the addition of data to the table
B
It allows the deletion of data from the table
C
It permits the modification of data within the table
D
All of the above capabilities are granted by the MODIFY privilege
E
None of these options accurately describe the MODIFY privilege's capabilities