26 Jun 2025 Agnieszka Kozubek-Krycuń SQL Crash Course: Learn SQL in One Sitting Ready to dive into SQL? In just one sitting, you’ll learn the essential SQL queries to start working with databases, from selecting and filtering data to sorting results. Got an hour? That’s all you need to start writing real SQL queries. In this crash course, we’ll cover the essential basics: selecting data, filtering results, and sorting. These are the building blocks for working with databases, and by the end, you'll be able to run your first queries with confidence. Read more 19 Jun 2025 Agnieszka Kozubek-Krycuń SQL Game Night: Play Guess the Output! Think you know SQL? Put your skills to the test with a fun and fast-paced game where you guess the output of real SQL queries — no pressure, just play! Tired of traditional SQL tutorials? Start with the interactive SQL Basicscourse to build a solid foundation — then put your skills to the test with SQL Game Night: Play Guess the Output! 🎯 It’s a fast, fun challenge that asks just one question: Read more 12 Jun 2025 Agnieszka Kozubek-Krycuń How to Group by Week in PostgreSQL Need to analyze data by week in PostgreSQL? Here's how to group your records using built-in date functions for clear, time-based insights. Grouping data by week is a common requirement in reporting. It’s often used in business reporting to track metrics like weekly revenue, user signups, or website traffic. Grouping by week helps smooth out daily fluctuations and gives you a clearer view of trends over time. It's especially helpful when comparing performance across consistent time intervals, like " Read more 5 Jun 2025 Agnieszka Kozubek-Krycuń SQL Queries You'll Actually Use in Real Life Learn the essential SQL queries that data analysts, marketers, and product teams rely on every day – with simple, relatable examples. When you're just starting with SQL, it's easy to get overwhelmed by syntax and theory. But here’s the truth: most professionals – whether they’re data analysts, marketers, or product managers – use a small set of SQL queries over and over to get real work done. You don’t need to learn everything at once. Read more 27 May 2025 Agnieszka Kozubek-Krycuń How to Build a Data Dashboard (Even if You Just Started Learning SQL) Dive into building your own data dashboard with this beginner-friendly guide—even if you're just starting with SQL. Using BigQuery, public datasets, and Looker Studio, you'll learn how to easily create an impressive dashboard. If you're a data analyst—or aiming to become one—learning SQL is essential. SQL, or Structured Query Language, is the language used to pull and analyze data from databases, helping you turn raw numbers into real insights. But if you’re just starting out, coming up with project ideas can be the hardest part. Read more 20 May 2025 Agnieszka Kozubek-Krycuń Beginner SQL Project: Build a Report With BigQuery and Looker Want to practice your SQL skills on a real dataset? In this beginner-friendly project, you’ll use BigQuery and Looker to explore Chicago’s crime data and build your first interactive report – no advanced experience needed! If you want to get better at SQL, nothing beats working on real projects. Practice is where your skills truly grow – and today, you’ll take a big step forward. In this beginner-friendly project, you’ll create a simple crime report based on the Chicago Crime public dataset, using BigQuery to write SQL queries and Looker Studio to build an interactive dashboard. Read more 13 May 2025 Agnieszka Kozubek-Krycuń SQL and Chill: 5 Fun Datasets to Practice With on a Friday Night Tired of boring practice datasets that make SQL feel like work? Kick back and sharpen your skills with five fun, quirky datasets that make learning SQL feel more like playing. It’s Friday night. You’re not in the mood to go out, there’s nothing good left to stream, and your brain is craving something a little more satisfying than scrolling your phone. So you fire up your laptop, open your SQL editor, and settle in for a different kind of unwind. Read more 6 May 2025 Agnieszka Kozubek-Krycuń SQL Intermediate Practice Questions Ready to take your SQL skills to the next level? These intermediate questions will help you practice real-world scenarios using GROUP BY, CASE WHEN, subqueries, CTEs, and more. If you’ve already mastered SQL basics and feel comfortable writing simple queries, it’s time to level up. Intermediate SQL skills are key to handling real-world reporting, deeper analysis, and solving more complex data tasks that go beyond basic SELECT statements. In this article, you’ll practice essential techniques like GROUP BY, CASE WHEN, subqueries, and Common Table Expressions (CTEs). Read more 29 Apr 2025 Agnieszka Kozubek-Krycuń How to Use Google BigQuery to Practice SQL for Free Want to practice SQL without installing anything or spending a dime? With Google BigQuery Sandbox, you can explore real datasets, write queries online, and build your SQL skills for free – no credit card required. This guide will show you how to get started step by step. What is Google BigQuery? Google BigQuery is a cloud-based data warehouse – a type of database made for storing and analyzing large amounts of data. Read more 17 Apr 2025 Agnieszka Kozubek-Krycuń Free Databases for Beginners: Where to Start? Not sure which database to start with? Here are the best free options for beginners along with why they’re great for learning SQL. If you're new to databases, one of the first questions you’ll probably ask is: Which database engine should I start with? With so many options available, it’s easy to feel overwhelmed. SQL databases power everything from small applications to massive enterprise systems, but not all of them are beginner-friendly. Read more «« « 1 2 3 4 » »»