CUME_DIST function

Express CUME_DIST()

Implementation

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