Computer Science for IGCSE & O level - Databases (Section 5 - No. 43)

Which of the following is an example of Data Manipulation Language (DML) command?
CREATE TABLE
ALTER TABLE
SELECT
DROP DATABASE

Explanation

DML commands deal with modifying and retrieving data stored in the database.

Comments (0)

Advertisement