PGCommand.executeQuery

Executes query which returns row sets, such as SELECT command.

class PGCommand
executeQuery
(
Specs...
)
(
)

Return Value

Type: PGResultSet!Specs

InputRange of DBRow!Specs.

Meta