Summary
In this chapter, you learned more about the SQL language and how to use it practically with the database app MySQL. In the next chapter, we will cover how to connect to a MySQL database from a Java app using the JDBC (Java Database Connectivity) library.