Query\QueryBuilder::update
Creates an update clause, and executes it
Signature
public function update(string
$table,
[array
$data = ] )
Parameters
$table
— string$data
— array
Returns
- PDOStatement