namespaceZtdQuery\Platform\Postgres\Sql\Sampling
Classes 4§
| PgSqlTableSample | Describes a TABLESAMPLE relation, sampling method, and repeatable seed. |
| PgSqlTableSampleParser | Table sample parser for PostgreSQL queries. |
| SampleClause @visibility root | Sample clause operations for PostgreSQL sampling. |
| SampleTokens @visibility root | Sample tokens operations for PostgreSQL sampling. |
Enums 1§
| PgSqlTableSampleMethod | Enumerates the PostgreSQL TABLESAMPLE methods supported by shadow queries. |