namespaceZtdQuery\Platform\Postgres\Sql\Sampling

Classes 4§

PgSqlTableSampleDescribes a TABLESAMPLE relation, sampling method, and repeatable seed.
PgSqlTableSampleParserTable sample parser for PostgreSQL queries.
SampleClause @visibility rootSample clause operations for PostgreSQL sampling.
SampleTokens @visibility rootSample tokens operations for PostgreSQL sampling.

Enums 1§

PgSqlTableSampleMethodEnumerates the PostgreSQL TABLESAMPLE methods supported by shadow queries.