A Select List contains a list of all the records that match a query you have created using the SQL Wizard in the Database Query action. For example, if your query was to search the database for all customers whose age range is between 18 and 35 – the select list will only contain records for users within this age range. A query will always produce a Select List. The list could contain: no records; all of the records; or just some of the records contained in the database depending on how you set up the query. |
|