Computer Science, asked by Anonymous, 10 months ago

explain SQL commands​

Answers

Answered by cutie102030
3

SQL commands are grouped into four major categories depending on their functionality: Data Definition Language (DDL) - These SQL commands are used for creating, modifying, and dropping the structure of database objects. The commands are CREATE, ALTER, DROP, RENAME, and TRUNCATE.

Answered by erronblack
3

SQL=(structured query language

Similar questions