2. The Basics of SQL for Analytics
Overview
In this chapter, you will learn about relational databases and basic data types in SQL. You will learn to read data from a database using the SELECT
keyword and use basic keywords in a SELECT
query. You will also learn how to create, modify, and delete tables in SQL. You will explore the purpose of SQL and learn how it can be used in an analytics workflow.