PERCENT_RANK function

Express PERCENT_RANK()

Implementation

Express PERCENT_RANK() {
  return ExpressFunc("PERCENT_RANK");
}