Runs the query against the database.
\Drupal\Core\Database\StatementInterface|null A prepared statement, or NULL if the query is not valid.
public function execute();