klyn.databases.sql.odbc.OdbcCallableStatement.executeQuery
method
public executeQuery(sql as String) as ResultSet throws SQLException:
Description

Executes arbitrary query SQL through the underlying statement API.

Throws
  • SQLException if the statement is closed or the ODBC driver reports an error.