Querying MySQL
eBook - ePub

Querying MySQL

Make your MySQL database analytics accessible with SQL operations, data extraction, and custom queries (English Edition)

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Querying MySQL

Make your MySQL database analytics accessible with SQL operations, data extraction, and custom queries (English Edition)

About this book

Carry out real-world analytics to advance your career

Key Features
? Learning the principles of data analysis with MySQL datasets in a practical manner.
? Extensive examples guide the reader through all stages of SQL proficiency, from complete newbie to master.
? Includes methods and methodologies for doing sophisticated MySQL database queries.

Description
This book will take you on an interactive journey to understand SQL querying from the most basic to the most expert level utilising a variety of SQL techniques to extract relevant insights from your MySQL databases.The first section of this book serves as an introduction to the fundamental ideas of both SQL and MySQL. It then walks readers through constructing queries using simple and then more sophisticated table joins and gradually more advanced data filtering to produce advanced queries based on a range of SQL techniques. The reader will better understand MySQL database analysis by mastering the fundamentals of SQL computation, relational logic, and data grouping and aggregation. SQL fundamentals such as query formatting, constructing subqueries, generating derived tables, joining and filtering tables, etc., are also covered. In addition, the book explains how to do rolling analysis, study time-series data, and manage huge and complex MySQL datasets.After completing the book, readers can create their methods for analysing relational MySQL datasets and gaining the needed insights.

What you will learn
? Review SQL concepts like table join, data filtering, query structuring, and table derivation.
? Make it easier to work with data that is spread out over several tables with similar or identical structures.
? Use simple math and logic, multiple filters, and data aggregation to look at the data.
? Learn how to use table expressions, subqueries, and complex calculations well.
? Use advanced methods to do rolling analysis and time series analysis.

Who this book is for
This book is for data professionals, such as database developers, SQL developers, data analysts, and BI experts, who wish to construct complex queries and extract the desired analytics from their datasets. The book also encourages smart new learners to learn SQL and use it right away in their first jobs.

Table of Contents
Introduction
1. Writing Basic SQL Queries
2. Using Multiple Tables When Querying Data
3. Using Advanced Table Joins
4. Filtering Data
5. Applying Complex Filters to Queries
6. Making Simple Calculations
7. Aggregating Output
8. Working with Dates in MySQL
9. Formatting Text in Query Output
10. Formatting Numbers and Dates
11. Using Basic Logic to Enhance Analysis
12. Subqueries
13. Derived Tables
14. Common Table Expressions
15. Correlated Subqueries
16. Dataset Manipulation
17. Using SQL for More Advanced Calculations
18. Segmenting and Classifying Data
19. Rolling Analysis
20. Analyzing Data Over Time
21. Complex Data Output

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Querying MySQL by Adam Aspin in PDF and/or ePUB format, as well as other popular books in Informatica & Programmazione in SQL. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover Page
  2. Title Page
  3. Copyright Page
  4. About the Author
  5. About the Reviewer
  6. Acknowledgements
  7. Errata
  8. Table of Contents
  9. Introduction
  10. 1. Writing Basic SQL Queries
  11. 2. Using Multiple Tables When Querying Data
  12. 3. Using Advanced Table Joins
  13. 4. Filtering Data
  14. 5. Applying Complex Filters to Queries
  15. 6. Making Simple Calculations
  16. 7. Aggregating Output
  17. 8. Working with Dates in MySQL
  18. 9. Formatting Text in Query Output
  19. 10. Formatting Numbers and Dates
  20. 11. Using Basic Logic to Enhance Analysis
  21. 12. Subqueries
  22. 13. Derived Tables
  23. 14. Common Table Expressions
  24. 15. Correlated Subqueries
  25. 16. Dataset Manipulation
  26. 17. Using SQL for More Advanced Calculations
  27. 18. Segmenting and Classifying Data
  28. 19. Rolling Analysis
  29. 20. Analyzing Data over Time
  30. 21. Complex Data Output
  31. Appendix A: Installing MySQL
  32. Appendix B: Installing MySQL Workbench
  33. Appendix C: Setting Up the Sample Database
  34. Index