nerdexam
Oracle

1Z0-482 · Question #23

Your Package logic requires you to retrieve the status of the previous Package step into a variable. How do you implement this?

The correct answer is A. Create a variable, use odiRef. getPrevsteptog ()in the SQL query in its Refreshing tab, and add a. See the full explanation below for the reasoning.

Question

Your Package logic requires you to retrieve the status of the previous Package step into a variable. How do you implement this?

Options

  • ACreate a variable, use odiRef. getPrevsteptog ()in the SQL query in its Refreshing tab, and add a
  • BCreate a variable, use odiRef.getinfooin the SQL query in its Refreshing tab, and add a variable
  • CCreate a variable, use odiRef.getStep()in the SQL query in its Refreshing tab; and add a variable
  • DCreate a variable, use odiRef .getPrevstepstatus ()in the SQL query in its Refreshing tab, and add

How the community answered

(36 responses)
  • A
    83% (30)
  • B
    3% (1)
  • C
    3% (1)
  • D
    11% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-482 Practice