Databases store information, but how do you actually create the tables and fill them with data? This chapter introduces SQL (Structured Query Language), the language that lets you build database structures and work with the data inside them. These are the key skills for bringing a database to life.