Query
A request to the database to retrieve data that meets certain criteria. The
SELECT statement performs database queries. In 4GL, the CONSTRUCT statement
allows you to implement a query by example.
See database, exception, output file, query by example.