Appendix H. SQL Primer
The Structured Query Language (SQL) is the mechanism for accessing information in relational databases. The SQL acronym has different pronunciations, but many use the word sequel because IBM originally named it the Structured English Query Language. The SEQUEL acronym mutated to SQL when IBM discovered the original acronym was trademarked by Hawker Siddeley.
SQL is a nonprocedural programming language designed to work with data sets in relational database management systems. SQL lets you define, modify, and remove database objects, transact against data, control the flow of transactions, and query data. The SQL language commands are often grouped by function into four groups that are also called languages: Data Definition ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access