Summary
In this chapter, you have learned how to back up your database and run an SQL script to restore the database. You have learned how to use SQL statements and scripts to create a database and tables, as well as how to modify tables, create indexes and foreign keys, and insert, update, and delete data. You also worked with images and files with your database.
In the next chapter, you will continue working with SQL statements. You will learn some more about SQL queries and how to create and use SQL queries with stored procedures, functions, and views.