Computer Science, asked by canadaqueen111, 2 months ago

what is query? list any three SQL
commands
with their syntax. ​

Answers

Answered by ahmadmahaboob8
2

Answer:

SQL commands are instructions. It is used to communicate with the database.

...

There are five types of SQL commands: DDL, DML, DCL, TCL, and DQL.

Data Definition Language (DDL) ...

Data Manipulation Language. ...

Data Control Language. ...

Transaction Control Language

Answered by Anonymous
0

Answer:

SQL commands are instructions. It is used to communicate with the database.

  • There are five types of SQL commands: DDL, DML, DCL, TCL, and DQL.
  • Data Definition Language (DDL)
  • Data Manipulation Language.
  • Data Control Language.
  • Transaction Control Language.
Similar questions