Executes the SQL statement and returns any results.
sqlQuery(string query);
query The query string.
The information in a Resultset structure.
Resultset