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
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is report-item in COBOL?
What is the difference between Call and a Link?
how do you reference the rrds file formats from cobol programs
How do you get the data to code the BMS macro?
What is a report item?
What are 77 levels used for?
What is perform what is varying?
Write a cobol program making use of the redefine clause.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Explain about different table spaces.
Difference between array and sub-script ?
Differentiate between structured cobol programming and object-oriented cobol programming.
how to convert the recors form vsam file to db2 table tru file aid
How many bytes S(8) comp field occupy and its maximum value?