Multiple choice Which of the following SQL queries is not a DDL command? Alter Revoke Grant Update Drop Reveal answer Fill a bubble to check yourself D Correct answer Explanation This option is correct as DDL statements define the structure of the database but Update command changes the data in the database.