38
(Choose 1 answer)
A. All the rows without a primary key will be updated
What happens if a UPDATE command is run on a table without a WHERE clause?
B. It is a syntax error
C. All the rows in the table are updated
D. The first row of the table will be updated