Skip to content

Add aggregate percentile function support (PERCENTILE) #8782

@mylscompany

Description

@mylscompany

It would be useful to have a built-in aggregate function in Firebird that computes percentiles (for example the 90th, 95th percentile) over a dataset. Currently there is no native support for percentile calculation in Firebird, which forces users to resort to procedural code or external post-processing.
Such a function would simplify statistical analyses and reporting tasks where percentiles are required.
The request is to consider adding an aggregate percentile function (or functions) as a feature to the SQL engine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions