SAMPLE clause
Description
SAMPLE
[ WITH REPLACEMENT ]
[ RANDOMIZED LOCALIZATION ]
{ { fraction_description | count_description } [,...] |
when_clause ]
}SELECT ...
FROM ...
{ SAMPLE | TABLESAMPLE } [ samplingMethod ]
[ ... ]SAMPLE behavior
Teradata
Snowflake
Sample Source Patterns
Sample data
Teradata
Snowflake
SAMPLE clause
Fixed number of rows
Rows number based on probability
Known Issues
Fixed number of rows with replacement
EmpNo
Name
DeptNo
SAMPLEID related functionality
Name
SampleId
Name
SAMPLE_ID
Conditional sampling
EmpNo
Name
DeptNo
Related EWIs
Last updated
