書名: SQL Server on Linux作者名: Jasmin Azemovi?本章字數: 60字更新時間: 2021-07-02 20:24:20
DML - Data Manipulation Language
- SELECT, to return rows of data from tables
- INSERT, to add rows of data to tables
- UPDATE, to modify rows of data in tables
- DELETE, to remove rows of data from tables
The next three chapters are focused on DDL, DML statements, and data retrieving techniques, from the SQL Server from a Linux point of view.
推薦閱讀
- Mastering Entity Framework Core 2.0
- Fundamentals of Linux
- MariaDB High Performance
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- The HTML and CSS Workshop
- 信息技術應用基礎
- Scala編程實戰(原書第2版)
- 西門子S7-200 SMART PLC編程從入門到實踐
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Getting Started with Eclipse Juno
- Instant PHP Web Scraping
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施
- 邊玩邊學Scratch3.0少兒趣味編程
- jQuery Mobile Web Development Essentials(Second Edition)
- 關系數據庫與SQL Server 2012(第3版)