Computer Science for IGCSE & O level - Databases (Section 6 - No. 40)

Which command is used to insert new data into a database table?
UPDATE
SELECT
INSERT
DELETE

Explanation

INSERT is the command used to add new records.

Comments (0)

Advertisement