ROW_NUMBER function

Express ROW_NUMBER()

Implementation

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