How can we define a table? How can we apply SEARCH ALL on it ?

Answer Posted / rana

If u are asking about COBOL internal tables then it can be
defined with occurs clause.

SEARCH ALL is the binary search in COBOL with only one WHEN
Condition. Remember to declare the table with INDEX if you
want to apply SEARCH ALL on it.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is catalog database in db2?

636


What is the difference between cursor stability and repeatable read isolation levels?

670


How do I delete a column in db2?

674


How can the firstname and the lastname from the emp table be concatenated to generate complete names?

738


DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?

2264






What is commit in db2?

590


What is check constraint. Explain with example.

639


What is the physical storage length of date data type?

722


Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference

737


Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?

2683


How is deadlock resolved?

646


What is check constraint in db2?

599


What is runstats utility in db2?

565


What is the difference between nvl and coalesce?

598


What are the different types of base tables?

578