How do you fetch current date in normal cobol pgm and in
cobol-db2 pgm?
Answer Posted / v@m$i
Mr sharath small suggestion.
u r logic is correct.
but use current date instead of date in normal program.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is a SSRANGE and NOSSRANGE?
What are the access modes of START statement?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What are the pertinent COBOL
Write a program to enter and display the names of students in a class using the occurs clause.
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
Explain how you can characterize tables in cobol?
example for sub strings ? and refernce modifications whit output pls
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How do you define a variable of comp-1 and comp-2?
What the difference is between continue and next sentence?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?