Jump to content

SQL

From cernipedia
Revision as of 09:57, 10 April 2026 by Vigen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Structured Query Language (SQL) (pronounced /ˌɛsˌkjuˈɛl/ S-Q-L; or alternatively as /ˈsiːkwəl/ "sequel") is a domain-specific language used to manage data, especially in a relational database management system (RDBMS). It is particularly useful in handling structured data, i.e., data incorporating relations among entities and variables.

For more information, see Wikipedia.