Home / comp / gb.db / connection / delete 
Connection.Delete (gb.db)
Syntax
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