SQL
Term side of the Card
Topic: Data Bases
Unit title: SQL
Categories: Language
Explanation side of the Card
Explanation: The language designed for managing and querying relational databases. It allows users to create, read, update and delete data in a structured way, using commands like `SELECT`, `INSERT`, `UPDATE` and `DELETE`.