In a COBOL program, 2 tables TABLE1 and TABLE2 are defined
that are indexed by INDEX1 and INDEX2 respectively. Can we
use INDEX1 with TABLE2 and INDEX2 with TABLE1?
Answer Posted / moideen
Because the index is defined to the corresponding table,
INDEX1 cannot work with TABLE2 and vice versa.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is the difference between binary search and sequential search?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is cobol?
Discuss about changing dataset name in proc.
Name the sections present in data division.
Describe the cobol database components?
When is inspect verb is used in cobol?
Whats the difference between search & search ALL?
What are different data types in cobol?
What do you understand by psb and acb?
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
What is static and dynamic call in cobol?