Running the query

To run the query, you call the Execute method of the ResultSet object. This method fills the ResultSet with data from the database. The result set might be larger than is optimal for the memory management of certain computers. Therefore, as you navigate through the result set, Rational® ClearQuest® transparently loads only the data you need. As you request new data, Rational ClearQuest transparently fetches them.