what is Pic 9v99 Indicates?
Answers were Sorted based on User's Feedback
Answer / guest
3 character numeric data with decimal assumed after first
character.
Is This Answer Correct ? | 21 Yes | 0 No |
Answer / vampire
3 numeric values
result
01 a pic 9v99 value 123
result
1.23
Is This Answer Correct ? | 8 Yes | 0 No |
We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.
where did you see the information regarding abend codes in jcl?
Can we move SPACES to numeric field and ZEROES to alphabetic field? If yes what are the way doing this?
what is the diff b/w select stsmt and cursor ?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
which is better either static call or dynamic call? and why?
I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Can we change the password using ALTER? anyone tried and changed?
Explain fixed length record in cobol? with suitable example
How you can characterize tables in cobol?