613-518-1166 info@zimdatabases.com

ZIM Language Reference

-> (Result Set)

< All Topics

-> (Result Set)

Assigns a name to the set of records processed by the main command.

Syntax

-> setname

The set of records processed by the main command is given the name setname.

where

setname

The name to be assigned to the setname can be

Example

find Employees where LastName = “Jones” -> JSet

The result set JSet contains all records from Employees in which the last name is Jones.

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents