Introduction to SQL
Introduction to SQL
You began with an introduction to the course. You explored possible career roles
that you can follow as a database engineer. You then received an introduction to
SQL, or Standard Query Language and the coding syntax used to interact with
databases. Next, you explored the basic structure of databases and learned about
the different types of keys they use.
SQL operators
Next, you reviewed SQL operators and learned how to sort and filter data. You
received a lesson on SQL operators in which you explored the syntax and process
steps to deploy SQL arithmetic and comparison operators within a database.
Database normalization
Finally, you covered the concept of database normalization. In this lesson, you
investigated the critical concepts around database normalization, which included
the idea of "normal form," including first, second, and third normal forms.
Now that you've recapped what you've learned in the previous course, it's time to
start with Database Structures and Management with MySQL!