
This video gives an overview of entire course.
The aim of the video is to install Postgres on Mac and Windows operating systems.
The aim of this video is to install pgAdmin, our SQL query interface and learn its general usage.
The aim of this video is to import our first dataset, the DVD rental database.
The goal of this video is to build the mental model of SQL by exploring the SELECT, WHERE, GROUP BY and COUNT clauses.
The aim of the video is to use the most common JOINS namely INNER and LEFT bringing data together.
The aim of this video is to learn more about LEFT JOIN and also about SELF JOIN clause to help bring data together.
The goal of this video is to select from queries and nesting your SQL.
The goal of this video is to learn the common JOIN and filtering Gotchas mistakes to avoid.
The aim of this video is to use strategies for filtering on aggregates.
The goal of this video is to filter your data using subqueries, a useful and very flexible filtering strategy.
The aim of the video is to compute many similar values, avoiding JOINs.
The aim of this video is to use common table expressions to turn messy queries into organized code.
The aim of this video is to use strategies which will help sort data into dates and time for analysis.
The goal of this video is to use the CASE statement, which is similar to the IF”statement of SQL.
The goal of this video is to learn how to insert external data.
This video gives an overview of the entire course.
The aim of the video is to install Postgres on Mac and Windows operating systems.
The aim of this video is to install pgAdmin, our SQL query interface and learn its general usage.
The aim of this video is to import our first dataset, the DVD rental database.
The goal of this video is to find first orders done by revisiting the Self JOIN.
The aim of the video is to delve more into first orders using the window function and the CTEs.
The aim of this video is to analyze new and repeated purchases per customer.
The goal of this video is to work on the given case study based on customer value analysis/LTV.
The goal of this video is to work on the given case study based on customer value analysis/LTV.
The goal of this video is to work with LAG function and the basics of “time since” calculations.
The aim of the video is to obtain the time it takes for customers to reorder.
The aim of this video is to analyze our data by augmenting the SQL and using Tableau.
In this video, we will see how to tackle when someone says “I want the top 10% of movies by rental amount”.
The goal of this video is to find out whether the new customers prefer any specific rating.
The aim of the video is to join in total customer spend after piggybacking on our initial work getting first ratings rented from.
The aim of this video is to find the top five highest grossing actors and see what percentage of customers rented from one of their films.
The aim of this video is to get films by highest gross revenue per actor.
The goal of this video is to find out if the customers cross shop between stores and also the connection between the store, time of day and another insights.
The aim of the video is to create summary statistics for the customers.
In this video, we will integrate spend and source table data to compute customer and campaign profitability.
In this video, we will integrate spend and source table data to compute customer and campaign profitability.
With every new version of SQL Server, new features that support and expand business intelligence capabilities and facilitate BI reporting and analysis are getting popular.
The main purpose of this comprehensive course is to assist you on how to use SQL business intelligence to collect, analyze, and visualize crucial data and to support better business decision making and also to extend your knowledge of SQL, databases, and BI
The main purpose of this comprehensive course is to assist you on how to use SQL business intelligence to collect, analyze, and visualize crucial data and to support better business decision making and also to extend your knowledge of SQL, databases, and BI
Contents and Overview
This training program includes 2 complete courses, carefully chosen to give you the most comprehensive training possible.
The first course, SQL Fundamentals for Business Intelligence, will take you to an intermediate level of familiarity with SQL in the context of writing maintainable and sophisticated SQL for specific business queries. Start by importing your first dataset which will be the DVD rental database. Then explore and put into practice various SQL clauses and Join types. You’ll also learn tricks to get external data into the database, without worrying excessively about DBA functions and considerations. Also you’ll find out how to take the data into popular BI tools (Excel and Tableau) and refine the analysis further while discussing the interpretation of the data.
The second course, Advanced Applied SQL for Business Intelligence and Analytics, runs through the workflow from SQL to a localhost connection in Tableau and also analysis, all of which you'll need in your professional life. Concepts such as CASE statements, common table expressions, and subqueries will be explained via case studies. You'll generate web analytics acquisition source data using Python and then create tables to store your information. Finally, you’ll have gone through all the examples and coded them out, and be ready to confidently tackle non-trivial problems.
By the end of this training program, you will have developed your SQL skills and learnt how to answer business questions from the set of data.
About the Author
Jeffrey James has been working in the analytics and data space since 2006. With roots in digital marketing and web analytics, he’s applied analytical techniques to problems ranging from customer value analysis to financial forecasting, machine learning and process automation. He’s made his share of mistakes on the way to mastery and understands the mindset of a beginner/learner.