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