What is an index for tables?

Answers were Sorted based on User's Feedback



What is an index for tables?..

Answer / shubha

index denotes the displacement value and it is system
defined.if you are using index variable with occurs
clause,it need not have be defined in the data division.but
it should be mentioned as i.e syntax is:
levelno(02 to 49) identifier occurs n times indexed by
indxname

Is This Answer Correct ?    3 Yes 0 No

What is an index for tables?..

Answer / guest

index is sama as primary key....



ex:if u open your book, if u can find the index inf rist
tow pages. table index is also same as this....

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More COBOL Interview Questions

write a program to eliminate duplicate records in a input file and send them to output file.

2 Answers   IBM,


What is link edit in cobol?

0 Answers  


where will we code call by content and call by reference dude pls reply soon ?

2 Answers  


how to transfer the file from pc to mainframe??

2 Answers  


How many maximum number of procedures can we write in one COBOL program?

5 Answers  


What is the different between index and subscript?

3 Answers  


how to know that the file has 300 records how to acess it?

0 Answers   Hewitt, TCS,


What are the differences between OS VS COBOL and VS COBOL II?

1 Answers   IBM,


What are ISOLATION LEVELS? Where do we need to specify them?

3 Answers   EXL,


How to open and see copy book ?

3 Answers  


What are the pertinent COBOL commands?

0 Answers   Satyam,


Which Search verb is equivalent to PERFORM…VARYING?

0 Answers  


Categories