What is the difference between internal sort and external sort ? Explain internal sort in cobol programming.
Utilisateur anonyme
When we write a SORT logic in COBOL, it is referred as Internal sort...When we use DFSORT/ICTOOL/ICEMEN in JCL to sort a data it is referred as external sort...