Intro to SQL
This workshop will provide an introduction to SQL, the structured query language used to access relational databases. In this workshop, participants will learn how to import data into a database, run queries, filter results, aggregate data, and join multiple tables based on a common element. The focus of this class is on gaining familiarity with the SQL language for basic data analysis.