Computer Science, asked by Anonymous, 4 months ago

What is SQL and ?Explain its types.​

Answers

Answered by priyanshisinha216
1

Explanation:

Type of SQL statements are divided into five different categories: Data definition language (DDL), Data manipulation language (DML), Data Control Language (DCL), Transaction Control Statement (TCS), Session Control Statements (SCS).

Answered by PeeyushVerma
24

\huge\mathcal\color{red}{An}\color{orange}{Sw}\color{gold}{Er!}

What is SQL?

Structured Query Language (SQL) is the standard and most widely used programming language for relational databases. It is used to manage and organize data in all sorts of systems in which various data relationships exist. SQL is a valuable programming language with strong career prospects.

Types of SQL statements:

  • Data Definition Language (DDL) Statements.
  • Data Manipulation Language (DML) Statements.
  • Transaction Control Statements.
  • Session Control Statements.
  • System Control Statement.
  • Embedded SQL Statements.
Similar questions