delete
Delete
Deletes all records in a table
Parameters
table
The table to delete
Delete
Deletes a specific record in a table
Parameters
table
The table to delete the record from
id
The id of the record to delete
Delete
Deletes a specific record in a table
Parameters
id
The id of the record to delete