Skip to main content
Apress
Book cover

MariaDB and MySQL Common Table Expressions and Window Functions Revealed

  • Book
  • © 2017

Overview

  • Covers two of the most compelling and yet underrated new features in MariaDB 10.2 and MySQL 8.0

  • Helps readers to not only know how to apply the features, but also to recognize when to apply them

  • Provides readers the needed technical information in a clear and concise manner, without extra bloat

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 19.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 24.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (7 chapters)

  1. Common Table Expressions

  2. Window Functions

Keywords

About this book

Walk away from old-fashioned and cumbersome query approaches and answer your business intelligence questions through simple and powerful queries built on common table expressions (CTEs) and window functions. These new features in MariaDB and MySQL help you to write queries without having to wade through a quagmire of brittle self-joins and other crazy techniques from the past. Your queries will generate correct results, be more readable and less brittle in the face of unexpected data, and you’ll be able to adapt them quickly in the face of changing business requirements.

MariaDB and MySQL Common Table Expressions and Window Functions Revealed introduces and explains CTEs and window functions, newly available in MariaDB 10.2 and MySQL 8.0, and helps you understand why and how every MariaDB and MySQL database programmer should learn and apply these features in their daily work. CTEs and especially window functions enable easy solutions to many query challenges that in prior releases have been difficult and sometimes impossible to surmount. Mastering these features opens the door to query solutions that are more robust, execute faster, and are easier to maintain over time than prior solutions using older techniques. The book:
  • Takes you step-by-step through the workings of common table expressions and window functions
  • Provides easy-to-follow examples of the new syntax
  • Helps you answer business questions faster and easier than ever
What You'll Learn
  • Answer business questions using simple queries that don’t break in the face of unexpected data
  • Avoid writing queries that are a difficult-to-maintain quagmire of self-joins and nested subqueries
  • Recognize situations that call for window functions, and learn when to use these features
  • Reduce the need for performance-robbing self-joins
  • Simplify and speed the execution of analytical queries
  • Create queries that finish in seconds instead of hours

Who This Book Is For


Database administrators and application developers who want to quickly get up to speed on important features in MariaDB and MySQL for writing business intelligence queries. Any developer writing SQL against MariaDB and MySQL databases will benefit tremendously from the knowledge and techniques this book provides. 

Authors and Affiliations

  • Raleigh, USA

    Daniel Bartholomew

About the author

Daniel Bartholomew has been using Linux since 1997 and databases since 1998. In addition to this book, he has written MariaDB Cookbook and Getting Started with MariaDB (1st and 2nd editions), and dozens of articles for various magazines, including The Linux Journal, Linux Pro, Ubuntu User, and Tux. Daniel became involved with the MariaDB project shortly after it began in early 2009, and continues to be involved to this day. He currently works for MariaDB, Inc., where he splits his time between managing MariaDB releases, writing new documentation, and maintaining the various bits and pieces that keep the MariaDB project running smoothly. Daniel is currently the official Release Manager for the MariaDB database.

Bibliographic Information

  • Book Title: MariaDB and MySQL Common Table Expressions and Window Functions Revealed

  • Authors: Daniel Bartholomew

  • DOI: https://doi.org/10.1007/978-1-4842-3120-3

  • Publisher: Apress Berkeley, CA

  • eBook Packages: Professional and Applied Computing, Professional and Applied Computing (R0), Apress Access Books

  • Copyright Information: Daniel Bartholomew 2017

  • Softcover ISBN: 978-1-4842-3119-7Published: 03 November 2017

  • eBook ISBN: 978-1-4842-3120-3Published: 01 November 2017

  • Edition Number: 1

  • Number of Pages: XIX, 106

  • Number of Illustrations: 13 illustrations in colour

  • Topics: Database Management

Publish with us