What is diff between vsam and db2?what is advantage of db2
over vsam?which is best suited one?
Answer Posted / artee
1) DB2 is a true database management system, VSAM is just a file access method.
2) The ability to use SQL and the flexibility it gives an application programmer in manipulating data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is inspect in cobol ?
How you can characterize tables in cobol?
what are decleratives in cobol?
What is the difference between Call and a Link?
How to remove 2 duplicate records and copy only one using job control language?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
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.
Define cobol?
In COBOL programming, what is PERFORM? What is VARYING?
What is the difference between next sentence and continue in cobol programing language?
What rules are to be followed while using the corresponding options?
What is the difference between goback, stop run and exit program in cobol?
What is static and dynamic call in cobol?
how to access the file from prodution from changeman tool and to submit a file to production