The command to remove rows from a table ‘CUSTOMER’ is __________________
(a) DROP FROM CUSTOMER
(b) UPDATE FROM CUSTOMER
(c) REMOVE FROM CUSTOMER
(d) DELETE FROM CUSTOMER WHERE
This question was posed to me in exam.
The query is from Basic SQL in division Laying the Foundation of SQL Server