10 Jul 2025 Scott Davis Sales Growth Analysis with the Data Analyst Cheatsheet: Part 2 Welcome to Part 2 of our sales data analysis journey. Using the SQL for Data Analysis Cheat Sheet, we’ll dive deeper into key metrics and apply SQL queries to uncover insights about consumers and products. Let’s sharpen those SQL skills! Building on my previous article, Sales Growth Dataset Exploration - Using the Data Analyst Cheat Sheet on Real Sales Data, this piece explores additional sales metrics using the same dataset. Read more 15 Apr 2025 Scott Davis Sales Growth Dataset Exploration – Using the Data Analyst Cheat Sheet on Real Sales Data Have you ever used the Data Analyst Cheat Sheet to analyze a business dataset? In this article, you can see the commands from the cheat sheet in action. I’ll explore a real-world sales dataset to answer 10 key business questions using SQL. Following the guidance from the SQL for Data Analysis Cheat Sheet, I’ll demonstrate how SQL queries can help analyze trends, measure performance, and extract meaningful insights from sales data. Read more