class documentation

class rank(GenericFunction):

View In Hierarchy

Implement the rank hypothetical-set aggregate function.

This function must be used with the .FunctionElement.within_group modifier to supply a sort expression to operate upon.

The return type of this function is .Integer.

New in version 1.1.
Class Variable inherit​_cache Undocumented
Class Variable type Undocumented

Inherited from GenericFunction:

Method __init__ Undocumented
Class Variable ​_register Undocumented
Class Variable coerce​_arguments Undocumented
Instance Variable ​_bind Undocumented
Instance Variable ​_has​_args Undocumented
Instance Variable clause​_expr Undocumented
Instance Variable packagenames Undocumented
inherit_cache: bool =