Welcome to the chapter “Running Marketing”.
Let’s look at both SQL theory of this chapter and all practical applications of Data Analysis you’ll learn.
Before we start, I just want to clarify one thing. Yep, this chapter will cover a lot of marketing specifics – what data do we need to run marketing analysis, how to analyze marketing funnels, campaign performance, etc.
I know that even if you don’t work directly with marketing data, this chapter might seem like a waste of time. Believe me, it is not. I specifically chose the first heavy chapter to cover marketing because:
GROUP BY
(aggregate functions). It’s an easy incremental step for everything you’ve learned in the course so far.Lastly, it’s just 44 bite-sized lessons and exercises. After that, it’s only a couple of chapters to finish the main part of the course and unlock the certificate. Let’s lock in!
I called this chapter “the first heavy chapter”, because there’re only a few hard concepts in SQL – aggregations, joins and window functions. It’s a very short checklist.
Apart of aggregate functions (that’s a precise term for “aggregations”), you’ll learn:
WHERE
clause) in the previous chapter, here we’ll level it up and learn how to combine filters.UNION
SPLIT_PART
) and dates (DATE_TRUNC
)There’re 20 exercises to practice all that.
You’ll learn:
As I mentioned before, this is a solid foundation every Data Analyst should have – fluently working with cohorts and funnels, analyzing aggregated metrics and dynamic of a metric over time. After this chapter, you’ll be able to put all these skills in your CV! (maybe wait with this one until you get a certificate haha)
Hi, it’s Anatoli, the author of SQL Habit.
SQL Habit is a course (or, as some of the students say, “business simulator”). It’s based on a story of a fictional startup called Bindle. You’ll play a role of their Data Analyst and solve real-life challenges from Business, Marketing, and Product Management.
SQL Habit course is made of 13 chapters (you’re looking at one atm) that contain 273 bite-sized lessons and exercises. All of them have a real-life setting and detailed explanations. You can immediately apply everything you’ve learned at work.
The 2nd part of the course is called Practice. It’s made of standalone exercises based on multiple datasets – E-commerce, Finance and Meditation app a-la Headspace or Calm. Practice exercises are harder than in the main course. They’ll get you ready for any challenge at work or an interview.