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 are the different rules of SORT operation?
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.
Which division and paragraphs are mandatory for a COBOL program?
What are the different open modes available in cobol?
How do u write test cases?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Describe the cobol database components?
How you can read the file from bottom?
What are the different types of condition in cobol and write their forms.
What is the usage of comp fields in cobol?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What is the use of intialize verb?
How do you differentiate between cobol and cobol-ii?
IF I mention stop run in CICS what happens?
Define cobol?