Lesson 4: Building Dynamic Queries

In this lesson, you develop a search form to allow users to select the information to retrieve, and then display, the search results.

This lesson contains the following exercises:

Exercise 1: Creating the trip search form

Exercise 2: Building a query that uses dynamic SQL

Exercise 3: Constructing the initial Trip Search Results page

Exercise 4: Testing the Trip Search Results page

Exercise 5: Enabling the departure and price criteria on the Trip Search form

Exercise 6: Testing the revised Trip Search Results page