Computer Science for IGCSE & O level - Databases (Section 3 - No. 22)
Which SQL command is used to retrieve data from a database?
INSERT
UPDATE
SELECT
DELETE
Explanation
The SELECT command is used to query and retrieve specific data from the database tables.
Comments (0)
