SQL

acronym

programmingsecurity

Stands for: Structured Query Language

The standard language for querying and manipulating relational databases.

Structured Query Language (ISO/IEC 9075) reads and writes data in relational databases. SQL injection - smuggling malicious SQL through an input - is one of the oldest and most damaging web vulnerabilities.

Also known as: sql

All glossary entries