How do we get current date from system with century?
Answer Posted / avinanda mukherjee
Using current_date, it returns CCYYMMDD...
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
When is inspect verb is used in cobol?
How you can read the file from bottom?
how do you reference the esds vsam file formats from cobol programs
What kind of error is trapped by on size error option?
How many bytes S(8) comp field occupy and its maximum value?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is the difference between comp and comp-3 usage?
i want a program using by if, evaluate , string, unstring, perform, occurs?
How do get the result of your program directly on your pc?
Explain how you can characterize tables in cobol?
What are various search techniques in cobol? Explain.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is comp-1 and comp-2?
What is the problem of ordered sequential files access?