SECTION 3
Lesson 3.2: Creating Queries

   

 

We now have come far enough to get to the real functionality of a database: using a query. Having large amounts of data is fine, and having nice looking and well-designed forms is great, but if you can’t pose a question to the database and find a result, there is not much use for a large list of data.

In this lesson we will learn about queries and how they work.