Query\DriverInterface::exec
Execute an SQL statement and return the number of affected rows
Signature
public function exec(string
$statement )
Parameters
$statement
— string
Returns
- int
public function exec(string
$statement )
$statement
—
string