CLEAR command use

The following shows one use of the CLEAR command.

Example 1—delete all rows in latest generation

Delete all the rows in the latest generation of table PARTNO on tableBASE Library MAINLIB (default).

CLEAR TBL=PARTNO;