How do you fetch current date in normal cobol pgm and in
cobol-db2 pgm?

Answer Posted / adithya

procedure division.

accept a from date.

accept b from date

accept c from day-of-week

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is search and searchall?what is the diffrence between them?give an best example?

5563


Write down the divisions of cobol program?

671


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1846


What is the difference between a binary search and a sequential search what are the pertinent cobol?

736


What is the LINKAGE SECTION used in COBOL?

892






Name the divisions, which are available in a cobol program?

685


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2060


State the various causes of s0c1, s0c5 and s0c7.

665


How to remove 2 duplicate records and copy only one using job control language?

755


Have you used comp and comp-3 in your project? And how?

2009


Which is not true about evaluate statement

1589


Can we redefine the field of x(200) to less than 200?

821


What is report-item in COBOL?

711


How can you get the ksds file records into your cobol program?

644


What are the access modes of START statement?

719