Answer Posted / krishna chaitanya
Package is a collection of several plans . package is not a
executable form , so we are going to plan for execute the
SQL terms . Plan releases the Timestamp . Plan is a
executable form .
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What are various search techniques in cobol? Explain.
how to convert the recors form vsam file to db2 table tru file aid
Explain the configuration section of a cobol program with examples of syntax.
what is difference between cobol and cobol/400
What is the difference between goback, stop run and exit program in cobol?
what are decleratives in cobol?
Can we change the password using ALTER? anyone tried and changed?
How arrays can be defined in COBOL?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What is the difference between comp and comp-3 usage?
What is the difference between comp and comp-3?
) How do u handle errors in BMS macro
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Difference between array and sub-script ?