Query\QueryBuilderInterface::delete
Deletes data from a table
Signature
public function delete(string
$table,
[string
$where = ''] )
Parameters
$table
— string$where
— string
Returns
- PDOStatement