Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Data Wrangling with SQL

You're reading from  Data Wrangling with SQL

Product type Book
Published in Jul 2023
Publisher Packt
ISBN-13 9781837630028
Pages 350 pages
Edition 1st Edition
Languages
Authors (2):
Raghav Kandarpa Raghav Kandarpa
Profile icon Raghav Kandarpa
Shivangi Saxena Shivangi Saxena
Profile icon Shivangi Saxena
View More author details

Table of Contents (21) Chapters

Preface 1. Part 1:Data Wrangling Introduction
2. Chapter 1: Database Introduction 3. Chapter 2: Data Profiling and Preparation before Data Wrangling 4. Part 2:Data Wrangling Techniques Using SQL
5. Chapter 3: Data Wrangling on String Data Types 6. Chapter 4: Data Wrangling on the DATE Data Type 7. Chapter 5: Handling NULL Values 8. Chapter 6: Pivoting Data Using SQL 9. Part 3:SQL Subqueries, Aggregate And Window Functions
10. Chapter 7: Subqueries and CTEs 11. Chapter 8: Aggregate Functions 12. Chapter 9: SQL Window Functions 13. Part 4:Optimizing Query Performance
14. Chapter 10: Optimizing Query Performance 15. Part 5:Data Science And Wrangling
16. Chapter 11: Descriptive Statistics with SQL 17. Chapter 12: Time Series with SQL 18. Chapter 13: Outlier Detection 19. Index 20. Other Books You May Enjoy

Technical requirements

Please follow these step-by-step instructions to install MySQL on your machine and create a database on it.

To install MySQL Workbench on your computer, follow these steps:

  1. Visit the official MySQL website: Go to the MySQL website at https://dev.mysql.com/downloads/workbench/.
  2. Select your operating system: On the MySQL Workbench downloads page, you will see a list of available operating systems. Choose the appropriate option for your operating system. For example, if you are using Windows, click on the Windows (x86, 64-bit), MSI Installer option.
  3. Download the installer: Click on the Download button next to the selected operating system version. This will start the download of the MySQL Workbench installer file.
  4. Run the installer: Once the download is complete, locate the downloaded installer file on your computer and double-click on it to run the installer.
  5. Choose installation options: The installer will guide you through the installation process. You can choose the installation type (Typical, Complete, or Custom) and specify the installation location if desired. It is recommended to choose the Typical installation type for most users.
  6. Accept the license agreement: Read through the license agreement and click on the checkbox to accept it. Then, click on the Next button to proceed.
  7. Install MySQL Workbench: Click on the Install button to start the installation process. The installer will copy the necessary files and install MySQL Workbench on your computer.
  8. Complete the installation: Once the installation is finished, you will see an Installation Complete message. Click on the Next button to proceed.
  9. Launch MySQL Workbench: By default, the installer will offer to launch MySQL Workbench immediately after installation. If the option is selected, MySQL Workbench will open automatically. Otherwise, you can manually launch it from the Start menu or desktop shortcut.

That’s it! MySQL Workbench is now installed on your computer. You can now launch it and start using it to connect to MySQL servers, manage databases, and perform various database-related tasks.

Note

For a step-by-step pictorial representation of setting up MySQL Workbench, please follow this link: https://www.dataquest.io/blog/install-mysql-windows/.

You have been reading a chapter from
Data Wrangling with SQL
Published in: Jul 2023 Publisher: Packt ISBN-13: 9781837630028
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}