How do we get current date from system with century?
Answers were Sorted based on User's Feedback
Answer / aji cherian
Current date will show yymmdd format. Add 2000 to yy part.
| Is This Answer Correct ? | 5 Yes | 7 No |
Answer / avinanda mukherjee
Using current_date, it returns CCYYMMDD...
| Is This Answer Correct ? | 5 Yes | 10 No |
I got user abend U4038 while compiling my runjcl.. can anyone help me?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??
can we use full outer join with cursors declared in cobol program?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is inspect in cobol ?
How we copy a program from production region to development region.What is the process & syntax ?
Why would you use find and get rather than to obtain?
What guidelines should be followed to write a structured Cobol program?
01 a pic 9(9v99) 01 b pic 9(9.99) wht will be the stored vales in both cases
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?