Which Of The Following Is Not A Data Manipulation Language Commands?

A. DELETE

B. SELECT

C. UPDATE

D. CREATE

Which Of The Following Is Not A Data Manipulation Language Command?

Ans. Option D) Create is the Correct Answer

Data definition language (DDL) commands are used to define and manage the structure of the database, such as creating, altering, or deleting tables, indexes, and other database objects.

Data manipulation language (DML) commands, on the other hand, are used to manipulate the data within the tables, such as SELECT, INSERT, UPDATE, and DELETE, response.

So, Option D) Create is the command among this that is not a data Manipulation Language Command.

Hridhya Manoj

Hello, I’m Hridhya Manoj. I’m passionate about technology and its ever-evolving landscape. With a deep love for writing and a curious mind, I enjoy translating complex concepts into understandable, engaging content. Let’s explore the world of tech together

Leave a Comment