Multiple choice Which of the following SQL queries is not a DML statement? Delete Select Create Insert Update Reveal answer Fill a bubble to check yourself C Correct answer Explanation Create is a DDL statement as this statement defines the structure of a database.