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 the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Write a program to explain size error.
Write the code to count the sum of n natural numbers.
What is the problem of ordered sequential files access?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What are the access modes of START statement?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
How you can characterize tables in cobol?
What is link edit in cobol?
What is the difference between PIC 9.99 and PIC9v99?
What is report-item in COBOL?
What is the difference between perform … with test after and perform … with test before?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc