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