Home / comp / gb.db / db / delete 
DB.Delete (gb.db)
Syntax
STATIC SUB Delete ( Table AS String [ , Request AS String, Arguments AS , ... ] )
Removes records from a database table.

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


See also
Find  Edit  Exec  Subst