Which of the following SQL clauses is used to DELETE tuples from a database table?
(a) DELETE
(b) REMOVE
(c) DROP
(d) CLEAR
This question was posed to me during an interview.
This intriguing question originated from Basic SQL in chapter Laying the Foundation of SQL Server