Enabling analysts to broaden their SQL skills to retrieve and manipulate data from multiple sources into timely, cohesive, informative analysis.
Takeaways
We will be going over the following:
Takeaways
We will be going over the following:
- JOIN and UNION with Aliasing
- Primary and Foreign Keys
- Aggregation and Functions
- Complex JOINs with multiple tables
- NULL values and related SQL functions
- GROUP BY combined with HAVING
- CASE and COALESCE
- Understanding of SQL fundamentals including the use of the following command line functions:
- SELECT queries that include FROM, WHERE, ORDER BY, LIMIT.
- Familiarity with using GROUP BY and HAVING in SELECT queries.
- General understanding of accessing remote/cloud databases.