Computer Science, asked by madhumouni798, 3 months ago

important commands of database ​

Answers

Answered by BlueMoonLady
0

Answer:

Some of The Most Important SQL Commands

SELECT - extracts data from a database.

UPDATE - updates data in a database.

DELETE - deletes data from a database.

INSERT INTO - inserts new data into a database.

CREATE DATABASE - creates a new database.

ALTER DATABASE - modifies a database.

CREATE TABLE - creates a new table.

Explanation:

There are more but I'm too lazy to type.

(◞‸◟ㆀ)ˢᵒʳʳʸ

Similar questions