- Learning PostgreSQL 10(Second Edition)
- Salahaldin Juba Andrey Volkov
- 105字
- 2021-07-02 22:42:02
The SQL language
Relational databases are often linked to the structured query language (SQL). SQL is a declarative programming language and is the standard relational database language. The American National Standard Institute (ANSI) and the International Standard Organization (ISO) published the SQL standard for the first time in 1986, followed by many versions such as SQL:1999, SQL:2003, SQL:2006, SQL:2008, SQL:2011, and SQL:2016.
The SQL language has several parts:
- Data definition language (DDL): It defines and amends the relational structure
- Data manipulation language (DML): It retrieves and extracts information from the relations
- Data control language (DCL): It controls the access rights to relations
推薦閱讀
- 現代測控系統典型應用實例
- Dreamweaver CS3 Ajax網頁設計入門與實例詳解
- 大數據戰爭:人工智能時代不能不說的事
- Dreamweaver CS3+Flash CS3+Fireworks CS3創意網站構建實例詳解
- Splunk 7 Essentials(Third Edition)
- 自動控制工程設計入門
- Natural Language Processing Fundamentals
- Getting Started with Containerization
- 數據運營之路:掘金數據化時代
- 80x86/Pentium微型計算機原理及應用
- Windows 7寶典
- Visual Basic.NET程序設計
- Ruby on Rails敏捷開發最佳實踐
- Docker on Amazon Web Services
- 過程控制系統