SQL$HELP_OLD72.HLB  —  SET_PAGE_LENGTH, Examples
    This example uses the SET PAGE LENGTH command to change the
    pagination length of HELP.

    SQL> set page length 40;
    SQL> show display
    Output of the query header is enabled
    Output of the row counter is enabled
    Output using edit strings is enabled
    Page length is set to 40 lines
    Line length is set to 80 bytes
    Display NULL values using "NULL"
Close Help