Kizspy | Question: 42
(Choose 1 answer)
What happens if a DELETE command is run on a table without a WHERE clause?
A. All the rows without a primary key will be deleted
B. The first row of the table will be deleted
C. It is a syntax error
D. All the rows in the table are deleted