Select the SQL command used to retrieve specific rows from a table based on specified conditions:
DELETE
UPDATE
SELECT
INSERT

Computer Science Exercises are loading ...