- 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.
推薦閱讀
- Learning Java Functional Programming
- JavaScript Unlocked
- C語言程序設計案例式教程
- Mastering LibGDX Game Development
- 用Flutter極速構建原生應用
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- H5頁面設計:Mugeda版(微課版)
- 數據結構案例教程(C/C++版)
- Mastering Unity 2D Game Development(Second Edition)
- C語言程序設計實訓教程與水平考試指導
- Mastering Concurrency Programming with Java 9(Second Edition)
- Android應用開發實戰(第2版)
- Practical GIS
- Learning Kotlin by building Android Applications
- AI自動化測試:技術原理、平臺搭建與工程實踐