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

Configures or executes a SQL statement.

Throws
  • SQLException if the SQL operation cannot be completed because parameters, state, protocol data, or the database response are invalid.