Which SQL command is commonly used to retrieve data from a database?
DELETE
UPDATE
SELECT
CREATE TABLE

Computer Science Exercises are loading ...