Question: What is an example of a DDL command in SQL?

  1. `TRUNCATE TABLE`
  2. `DELETE`
  3. `MERGE`
  4. `DROP`

Answer: The correct answer of the above question is Option D:`DROP`