This document provides an overview of the SORT control statements and functions in IBM z/OS Syncsort including:
- SORT FLOW shows the basic processing flow of a SORT job
- STOPAFT and SKIPREC parameters control the number of records sorted/copied
- INCLUDE/OMIT allows filtering records based on specified conditions
- INREC reformats input records before sorting
- JOIN merges sorted data from two different files based on matching fields
- Other functions covered include OUTREC, SUM, DUPKEYS and OUTFIL reports