Dynamic Search Query

This example generates a dynamic search query form for the VENDOR table. It allows querying on any combination of VEN_STATE and VEN_CODE. See the source as well as the source for the script that processes it.

query is: select distinct (VEN_STATE) from CIS3311.VENDOR