We’ve learned a lot in the last couple days. We started out with a broad view of databases, went through the stages of database design, then jumped right into designing databases ourselves. We learned how to create tables, how to insert data into tables, how to create different outputs from the tables with filtering the data with different conditions and also sorting the data. We then moved on to an overview of different data types and how and when to join tables. In this lesson, we will have a self-study day and try out all we’ve learned through some assignments.