Oracle
1Z0-450 · Question #36
User Details form page is page 1 in your application. On this page the end user is required to provide his Name and Address details- You need to create a validation that requires the end user to…
The correct answer is C. Create a validation of type PL/SQL Function Returning Boolean and enter the following in the. See the full explanation below for the reasoning.
Question
User Details form page is page 1 in your application. On this page the end user is required to provide his Name and Address details- You need to create a validation that requires the end user to enter a province if the country is not the United States (US). Which action needs to be performed?
Options
- ACreate a validation of type SQL and enter the following in the validation method;
- BCreate a validation of type PL/SQL Function Returning Boolean and enter the following in the
- CCreate a validation of type PL/SQL Function Returning Boolean and enter the following in the
How the community answered
(24 responses)- A17% (4)
- B8% (2)
- C75% (18)
Community Discussion
No community discussion yet for this question.