Delete a record by id
Notice that when deleting we use deleteFrom instead of selectFrom.
The where method works the same way as with selectFrom. See the SELECT section
for examples on how to work with the where method.
Notice that when deleting we use deleteFrom instead of selectFrom.
The where method works the same way as with selectFrom. See the SELECT section
for examples on how to work with the where method.