Recordset
Sign in to saveA recordset is a data structure that consists of a group of database records, and can either come from a base table or as the result of a query to the table.
A recordset is a data structure that consists of a group of database records, and can either come from a base table or as the result of a query to the table.