- MySQL 8 for Big Data
- Shabbir Challawala Jaydip Lakhatariya Chintan Mehta Kandarp Patel
- 141字
- 2021-08-20 10:06:09
Data Query Techniques in MySQL 8
In Chapter 1, Introduction to Big Data and MySQL 8, we saw an overview of big data and MySQL 8 along with new features of MySQL 8 followed by the installation of MySQL 8. In this chapter, we will explore data query techniques. This chapter assumes that you have gone through the previous chapter and are familiar with MySQL 8 and how to install MySQL 8.
In this chapter, we will cover the following important topics for MySQL 8 query techniques:
- Overview of SQL
- Database storage engines and types
- Select statements in MySQL
- Insert and update statements in SQL
- Transactions in MySQL
- Aggregating data in MySQL 8
- JSON Data Type and selecting and updating in JSON Data Type
Before we move on to the details, let's have an overview of SQL with respect to MySQL.
推薦閱讀
- TypeScript Essentials
- Learning RxJava
- Mastering Selenium WebDriver
- Python Deep Learning
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計算
- Easy Web Development with WaveMaker
- 人人都懂設計模式:從生活中領悟設計模式(Python實現(xiàn))
- C語言程序設計實驗指導 (第2版)
- Windows Embedded CE 6.0程序設計實戰(zhàn)
- Modernizing Legacy Applications in PHP
- 編程的原則:改善代碼質(zhì)量的101個方法
- Python繪圖指南:分形與數(shù)據(jù)可視化(全彩)
- HTML5程序開發(fā)范例寶典
- Salt Cookbook
- Python輕松學:爬蟲、游戲與架站