what is index and how to use two tables using index?
Answer Posted / venkat
unique is writen in table so we mention in index duplicate records not allowed
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
What are declaratives and what are their uses in cobol?
Why did you choose to work with ibm mainframe cobol programming?
What is the local-storage section?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
) How do u handle errors in BMS macro?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Can you please let me know the centre name of INS certification in Kolkata.
what is amode(24), amode(31), rmode(24) and rmode(any)?
How do we get current date from system with century in COBOL?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Why occurs cannot be used in 01 level in COBOL?