Introduction to SQL
by datacamp
Overview:
- Learn how to create and query relational databases using SQL
Chapter 1 : Relational Databases
Section | Content |
---|---|
1 | Databases |
2 | Tables |
3 | Data |
Chapter 2 : Querying
Section | Content |
---|---|
1 | Introducing queries |
2 | Writing queries |
3 | SQL flavors |