Multiple choice

Which of the following commands is an example of DDL (Data Definition Language) in database?

  1. Rename

  2. Delete

  3. Grant

  4. Revoke

  5. None of the above

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

This is a DDL command as DDL command is used to create or arrange the database objects in the database tables.