When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Combining and Filtering Data with MariaDB

In this course, you'll explore and learn how you can combine and filter multiple areas of the relational database to build an efficient result for end users.

     
  • 5
  •  |
  • Reviews ( 12 )
Free

This Course Includes

  • iconpluralsight
  • icon5 (12 reviews )
  • icon2 hour 36 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Combining and Filtering Data with MariaDB

MariaDB is one of the most sophisticated relational databases in the RDBMS world. It is critical that, in the relational database, multiple columns, fields, and tables work together to provide meaningful results for end users.

In this course, Combining and Filtering Data with MariaDB, you’ll gain the ability to work with complex business logic using various SQL and relational database features of MariaDB.

First, you’ll learn how to aggregate results with Group By.

Next, you’ll learn how to manipulate string and numeric column fields, as well as about Common Table Expressions, Union queries, and Join to combine various results into a single resultset.

Finally, you’ll explore how to work with windowing functions to return meaningful results from your database.

When you’re finished with this course, you’ll have the skills and knowledge of various SQL features of MariaDB to solve complex business problems.

What You Will Learn?

  • Course Overview : 1min.
  • Aggregating Results with GROUP BY : 19mins.
  • Manipulating String and Numeric Column Fields : 24mins.
  • Using Common Table Expressions for Efficiency : 23mins.
  • Combining Data from Two or More Tables Using Joins : 30mins.
  • Limiting Results with Windowing Functions : 33mins.
  • Combining Results Set of Multiple SELECT with UNION : 20mins.
  • Summary : 4mins.