what is internal sort and external sort ?
which is preferable ?

Answer Posted / tejas sheth

Hi

For internal sort you need to code a program by specifying
the sort criteria and that the program need to be compiled
and linked.

But in case of External sort there is no need for coding the
program.Moreover you can change the sort criteria just by
changing the sort parameters that passed thru the SYSIN card.

So the external sort is more efficient compared to internal
sort.

Is This Answer Correct ?    24 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(24)

683


How arrays can be defined in COBOL?

665


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2661


How do we get current date from system with century in COBOL?

807


Which division and paragraphs are mandatory for a COBOL program?

712






INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

425


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


How to know whether the module is dynamical or statistical?

658


What is difference between static and dynamic call in cobol?

779


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1703


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


What is the default value(s) for an initialize and what keyword allows for an override of the default?

697


What are the different rules for performing sort operation?

766


Explain about different table spaces.

652


In COBOL, what is the different between index and subscript?

763