Kizspy | Question: 39
(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. All the rows in the table are deleted
C. It is a syntax error
D. The first row of the table will be deleted