what is the difference between Plan & package?

Answer Posted / b.v.ramesh

plan is executable but package is not executable
to run db2 program plan is mandatory,package not mandatory

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is difference between cobol and cobol/400

21545


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

806


How arrays can be defined in COBOL?

658


Explain what you understand by passing by value.

685


A table has two indexes defined. Which one will be used by the SEARCH?

745






What is static and dynamic call in cobol?

585


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

728


Name the sections present in data division.

691


Write the code implementing the perform … varying.

635


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6784


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

723


State the various causes of s0c1, s0c5 and s0c7.

653


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

678


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1946


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1578