Back to Browse

BigQuery SQL Data Exploration | WHERE, ORDER BY, LIKE, COUNT & Functions (Hands-On) + Challenge

73 views
Feb 6, 2026
1:00:02

In this video, we continue our BigQuery SQL tutorial series and focus on real-world data exploration using the wisdom_pets.products table. You will practice SQL step by step and learn how to: Explore tables using SELECT * Sort data with ORDER BY (ASC, DESC, multi-level sorting) Filter rows using the WHERE clause Apply conditional logic with equal, not equal, less than, greater than Use BETWEEN, IN, and NOT IN conditions Perform fuzzy string matching using LIKE, wildcards (%), LIKE ANY Handle case sensitivity with UPPER() and LOWER() Use COUNT(*), COUNT(column), and COUNT(DISTINCT) Work with aggregation functions such as MIN, MAX, AVG, ROUND, and STDDEV Apply calculation formulas like wholesale price and discount amount Analyze product pricing, ratings, discounts, and categories At the end of the video, you will solve a hands-on SQL challenge, followed by a full walkthrough of the correct solution in BigQuery. This tutorial is perfect for data analyst beginners, SQL learners, and anyone preparing for BigQuery interviews. To follow along and practice, you can access all the SQL codes shown in this video using the link below: https://github.com/shbnm93/Mentoring-Resources/blob/main/Big%20Query/BigQuery%20SQL%20Data%20Exploration 📌 Previous video: https://youtu.be/EBShnc1MaxA?si=zLdS8FpwObcpRADj Don’t forget to like, subscribe, and practice along 🚀

Download

1 formats

Video Formats

360pmp445.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

BigQuery SQL Data Exploration | WHERE, ORDER BY, LIKE, COUNT & Functions (Hands-On) + Challenge | NatokHD