Syntax documentationstart_spec Locate this document in the navigation structure

Syntax Syntax

  1. <start_spec> ::=
      START <unsigned_integer> [MAXROWS]
    | START <unsigned_integer> [MAXRECORDS]
    | START <unsigned_integer> <unsigned_integer>
End of the code.