execute(sql, name = nil)
Instance Public methods
Executes an SQL statement, returning a PGresult object on success or raising a PGError exception otherwise.
Executes an SQL statement, returning a PGresult object on success or raising a PGError exception otherwise.
Please login to continue.