Sample (PQL)

Returns a sample of N rows from the specified List.

  • Returned Output: List
  • Library: PQL \ Semantic \ Statistical
  • Version: 2023.13.000
  • Compatibility: Pyramid Query Language (PQL) data sources

Syntax

Sample( <List> , <Numeric> )

* Click on the function's arguments above for more details on the input values.

Comments