DOWN


The DOWN command scrolls the data display by the specified scroll amount to reveal the data that follows the last line currently displayed. Unless you specify a temporary scrolling value with the DOWN command, the value in the SCROLL field is used. In row mode, DOWN scrolls to reveal the columns that follow the last column currently displayed. To view the next row in the table, issue the NEXT primary command.

image2021-3-9_15-35-55.png

CSR

Scrolls through the data, positioning the line where the cursor currently rests at the top of the data display. If the cursor is positioned outside of the data area, DOWN CSR has the same effect as DOWN PAGE.

HALF

Scrolls through the data half a page at a time. A page equals the number of lines of data displayed on the screen.

PAGE

Scrolls through the data one page at a time. A page equals the number of lines of data displayed on the screen.

MAX

Scrolls to the last line of data in the selected object.

nnnn

Scrolls through the data nnnn lines from the top of the data display. Valid values are from 1 to 9999.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI DevX File-AID for Db2 23.01