sql

SQL - Overview

SQL (Structured Query Language) is a domain-specific language used to interact with relational databases. It allows users to create, read, update, and delete data, as well as manage database structures.

Basics

Database

Table

Select

Clause

Order By

Insert

Update

Delete

Join

Keys

Difference

Injection

String Functions