Executes query and returns number of affected rows.
int $suSQL->query(string query)
The function is used to execute INSERT, UPDATE, or DELETE queries. See also affectedRows() and insertId().