Function BottomCount

  • Sorts a set in ascending order, and returns the specified number of tuples in the specified set with the lowest values.

    Parameters

    • Set_Expression: string
    • count: number
    • Optional Numeric_Expression: string

    Returns string

Generated using TypeDoc