Class Postgres.postgres_result
- Description
Contains the result of a Postgres-query.
- See also
Sql.postgres, Postgres.postgres, Sql.Sql, Sql.sql_result
- Method create
Postgres.postgres_result Postgres.postgres_result(
object
o
)- Description
You can't create istances of this object yourself. The only way to create it is via a big_query to a Postgres database.