Multiple choice

Which SQL command comes under data definition language?

  1. Select

  2. Drop

  3. Grant

  4. Revoke

  5. Update

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

It is an SQL command of data definition language which deletes an entire table, a view of a table or other objects in the database.