Whats the difference between search & search ALL?
Answer Posted / rajvee
search needs the index to be set before use..search all
doesnt need it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write the code to count the sum of n natural numbers.
What is the difference between external and global variables in COBOL?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
what are decleratives in cobol?
Write down the divisions of cobol program?
When is inspect verb is used in cobol?
What is a SSRANGE and NOSSRANGE?
What are the different rules for performing sort operation?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
what is difference between cobol and cobol/400
Can a Search can be done on a table with or without Index?
What is difference between static and dynamic call in cobol?
What are declaratives and what are their uses in cobol?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?