Whats the difference between search & search ALL?
Answer Posted / sushant kumar mohanty
Search : Sequential Search.
Table should have INDEX.
Table need not be in SORTED order.
Search ALL : Binary Search.
Table should have INDEX.
Table should be in sorted order of the searching
argument. There should be ASCENDING/DESENDING
Clause.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between perform … with test after and perform … with test before?
Write a program that uses move corresponding.
) How do u handle errors in BMS macro?
how to move the records from file to array table. give with code example
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the compute verb? How is it used?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Name some of the examples of COBOl 11?
Are you comfortable in cobol or jcl?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How do get the result of your program directly on your pc?
What the difference is between continue and next sentence?
What guidelines should be followed to write a structured cobol prgm?
What are the different open modes available in cobol?
How do you get the data to code the BMS macro?