result-set


Vocabulary
db

Word description
An object encapsulating a raw SQL result object. There are two ways in which a result set can be accessed, but they are specific to the database backend in use.
Random access result sets
Sequential result sets

Definition

TUPLE: result-set sql in-params out-params handle n max ;