what is index and how to use two tables using index?



what is index and how to use two tables using index?..

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

More COBOL Interview Questions

What is amode(31)

0 Answers  


I have two files , file1 is input file it contains 10,20,30,....,records but i want to display the records in file 2 as reverse order .how can we do by using jcl& cobol(dont use array) please any one can tell me the answer

3 Answers   GreenTree, IBM,


What are the different rules for performing sort operation?

0 Answers  


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

0 Answers  


What is the Purpose of POINTER Phrase in STRING command

3 Answers  






what is filler and what is use of filler

3 Answers   Syntel,


what is s013u000 for?

1 Answers   Hewitt,


What is a scope terminator? Give examples.

2 Answers  


how to move the records from file to array table. give with code example

0 Answers   ADP, Syntel,


How can you add a particular field in copybook?

2 Answers   L&T,


01 a pic s9(5) occupies how many bytes ?

9 Answers   Wipro,


I have one column say 'X' defined as VARCHAR Can anyone tell me What are the different ways to update this column thru COBOL-DB2 program?

5 Answers  


Categories