What is the syntax to Restart from a particular step in a Proc, but subsequent steps not to be executed. No NULL should be placed in Proc.

  1. (A) RESTART= STEPNO

  2. (B) RESTART=PROCNAME.STEPNO

  3. (C) RESTART= STEPNO, COND=(0,LE)

  4. (D) RESTART=PROCNAME.STEPNO,COND=(0,LE)


Correct Option: D

Find more quizzes: