Answer Posted / sudheer chittiboina
PIC 9(09)V99 is equivalent to PIC 999999999V99
or
999999999 and 2 decimal places
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
Why would you use find and get rather than to obtain?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Explain the configuration section of a cobol program with examples of syntax.
what is the use of outrecord?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
how do you reference the ksds vsam file formats from cobol programs
What is the difference between PIC 9.99 and PIC9v99?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
When is inspect verb is used in cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the usage of comp fields in cobol?
In which area will you utilize 88 level items in cobol?