Perform a raw query. The query can contain placeholders in
either named or question mark style. If placeholders are
used, the parameters should be an array of values which will
be bound to the placeholders in the query. If this method
is called, all other query building methods will be ignored.