Syntax documentationrowno_predicate Locate this document in the navigation structure

Syntax Syntax

  1. <rowno_predicate> ::=
      ROWNO < <unsigned_integer>
    | ROWNO < <parameter_spec>
    | ROWNO <= <unsigned_integer>
    | ROWNO <= <parameter_spec>
End of the code.