What is an index for tables?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why would you use find and get rather than to obtain?

673


Name the divisions, which are available in a cobol program?

675


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

663


Can we change the password using ALTER? anyone tried and changed?

1535


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

1945






What are the various section in data division and briefly explain them.

683


In COBOL programming, what is PERFORM? What is VARYING?

664


What is the Purpose of Pointer in the string?

632


What are the pertinent COBOL commands?

2617


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2095


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

665


What is the problem of ordered sequential files access?

690


What is length is cobol?

639


Explain about different table spaces.

641


HOw can I get the negative sign while deduct high value from low value

1779