- 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.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Learning Python Web Penetration Testing
- Cocos2D-X權威指南(第2版)
- C語言程序設計案例教程(第2版)
- Visual FoxPro程序設計教程
- Pandas Cookbook
- Azure IoT Development Cookbook
- INSTANT CakePHP Starter
- Mastering Swift 2
- Linux命令行與shell腳本編程大全(第4版)
- Selenium Testing Tools Cookbook(Second Edition)
- Java系統化項目開發教程
- Python數據可視化之美:專業圖表繪制指南(全彩)
- Building Clouds with Windows Azure Pack
- ASP.NET本質論