cobolenterprise
Programmer
Which is more efficient? Manual Binary search (using various nested IFs) or SEARCH ALL function? I need to search an entry in a sorted table of 2000 elements, and this check will happen for million records for a job. There are 1000s of similar jobs that will run every day.
Help me out,
Cobol Learner
Help me out,
Cobol Learner