What are some of the rules involved in overriding parameters on the EXEC statements in a procedure

  1. A PGM parameter can be overriden

  2. If a parameter, which does not exist, is coded on the EXEC statement, the parameter will be added

  3. The parameter for each step need to be coded in the same order as they appear on the procedure EXEC statement

  4. All parameters for each step must be coded in order.


Correct Option: B,D

Find more quizzes: