how to display date in reverse order if the pic clause of
the is numeric
suppose date is 09032010 ==> need to print in 20100309
(pic clause is numeric)
Answer Posted / rajesh
Both the answers are correct. But if we want to use the date
or month or year value alone in somewhere in our program
then we can go with Reshma's explanation.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are various search techniques in cobol? Explain.
i need a small 3d program using inline and outline.
What is the LINKAGE SECTION used in COBOL?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
) how do u code after getting data?
How arrays can be defined in COBOL?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is length is cobol?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How you can characterize tables in cobol?
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the difference between goback, stop run and exit program in cobol?