Working with queries
A query specifies criteria for fetching data from a user
database. You can create and run a query to retrieve data from the Rational®
ClearQuest® database
according to the search criteria that you provide in the query.
In this module, you learn about the Rational
ClearQuest API objects for working with queries, and
how to run a query and review the records in the result set that the query returns.
Learning objectives
After completing the lessons in this module you will understand the concepts and know how to do the following:- Run a query
- Iterate through a result set
- Set a sort order for a result set
- Modify a query
- Create a new query