Removing all data from a table space
//SYSREC DD DUMMY
//SYSIN DD *
LOAD DATA REPLACE INDDN SYSREC
INTO TABLE NGT.TABLE1
(fieldSpecification)
//SYSIN DD *
LOAD DATA REPLACE INDDN SYSREC
INTO TABLE NGT.TABLE1
(fieldSpecification)
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*