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 plan in cobol db2?

686


What r the comman abends in db2, jcl and cobol???????

1903


Can we insert update delete in view?

661


What is clone table?

684


What are the bind parameters ibm db2?

708






How can tablespace be moved to another dasd volume that is allocated for that tablespace?

852


How to execute stored procedures?

718


What is an instance in db2?

647


What is lock escalation in db2?

670


What does db2 plan contain?

655


How can we read records for specific member in CL? AND rpg?

323


what is the responsibility of the construction superintendent

1744


Explain how can you do the explain of a dynamic sql statement?

751


How do I add a column to an existing table in db2?

679


What is the physical storage length of timestamp data type?

740