SQL Interview Prep Data Analyst
SQL Interview Prep Data Analyst
Basics:
Joins:
Aggregations:
Subqueries:
- Correlated vs Non-correlated
Data Manipulation:
Window Functions:
Case Statements:
SQL Interview Prep for Entry-Level Data Analyst
- WITH statements
2. Practice Questions
Beginner Level:
Intermediate Level:
8. Join employee and department tables to get employee name and department
12. Find the difference between current and previous month's sales
SQL Interview Prep for Entry-Level Data Analyst
13. Find conversion rate from leads to sales using CASE and aggregates