Generate a random sample of records
random 5
random 1000000 CURBAL
random 5 (STATE in 'VA')
random 1000000 CURBAL (STATE in 'VA')
random 5 STATE
random 1000000 CURBAL STATE
random NumField (Weight) (SelectionStatement∣Grouping)
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
NumField | Numeric | Field | Number of records | Yes | |
Weight | Numeric | Field | Weighting Factor | Yes | |
SelectionStatement | Boolean | Field | Expression to select records that will be applied to the calculation. | Yes | 1 |
Grouping | Text | Field | Grouping Field | Yes |
Type: Boolean