Home / comp / gb.db / db / find 
DB.Find (gb.db)
Syntax
STATIC FUNCTION Find ( Table AS String [ , Request AS String, Arguments AS , ... ] ) AS Result
Returns a read-only Result object used for querying records in the specified table.

The last feature allows you to write requests that are independant of the underlying database type.


See also
Delete  Edit  Exec  Subst