Oracle
1Z0-448 · Question #39
You must send the same message in multiple packages to several email addresses stored in the same database table. How do you accomplish this by using a reusable package step? (Choose the best answer.)
The correct answer is B. Create a Knowledge Module. Add a task with a Command on Source that reads the email. See the full explanation below for the reasoning.
Question
You must send the same message in multiple packages to several email addresses stored in the same database table. How do you accomplish this by using a reusable package step? (Choose the best answer.)
Options
- ACreate a procedure and add two tasks. The first one must have a Command on Source that reads
- BCreate a Knowledge Module. Add a task with a Command on Source that reads the email
- CCreate a counter variable that gets the total number of email addresses stored in the database
- DCreate a procedure. Add a task with a Command on Source that reads the email addresses from
How the community answered
(23 responses)- A4% (1)
- B83% (19)
- C9% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.