📚 Practice Mode
Mainframe Technologies: JCL, COBOL, VSAM and DB2
Learn at your own pace with hints and detailed explanations
1 / 20
Multiple Choice
What is the use of SUM FIELDS=NONE in SORT statement
- (A) Have only Duplicate records from input to output
- (B) Remove Duplicates records and write as single instance in output
- (C) Have only non Duplicate records from input to output
- (D) None of the above