Delete from [ ] where [ ] = [ ]
Command |
DELETERECORDWHERE |
Image |
![]() |
Group | Database |
Section | Delete |
Description |
Deletes a record from the database for the specified table where a field matches a condition |
Parameter 1 |
The name of the table the record is to be deleted from |
Parameter 2 | The field to matched |
Parameter 3 | The match condition |