最新的Oracle Application Express 18: Developing Web Applications - 1Z1-750免費考試真題
問題1
A City Administration app has two select lists (LOVs). P1__STATE is based on "STATE" and P1_CITY is based on "CITY." The cities table includes both the state and city columns.
When a state is selected, the application should display only cities within the selected state, not all cities.
How can you limit the cities to display only those for the selected state?
When a state is selected, the application should display only cities within the selected state, not all cities.
How can you limit the cities to display only those for the selected state?
正確答案: A
問題2
ABC Company developed an employee directory by using an Interactive report.
The HP. manager (an end user) has customized his or her report to show only employees In the HR department, and wants to review the same report weekly.
How can the HR manager achieve this?
The HP. manager (an end user) has customized his or her report to show only employees In the HR department, and wants to review the same report weekly.
How can the HR manager achieve this?
正確答案: A
問題3
You want to use the session state value of a page item in the select statement for a report on another page.
What is the correct way to reference the value of a page item in a SQL statement?
What is the correct way to reference the value of a page item in a SQL statement?
正確答案: D
問題4
Bill has created a Maintain Customer form as shown in Exhibit 1.

Now he wants the Last Name item to be next to the First Name item as shown in Exhibit 2.

How can Bill achieve this?

Now he wants the Last Name item to be next to the First Name item as shown in Exhibit 2.

How can Bill achieve this?
正確答案: D
問題5
Ellie has two related interactive grids on a page. Which two steps must she perform to create a master detail relationship between them?
正確答案: A,B
問題6
Morgan has a report and form on the EMP table. He updated the form by adding a display-only item P5_LOC, and a change event dynamic action on P5_DEPTNO to populate the item using Set Value with this SQL:
select loc from dept
where deptno = :P5_DEPTNO;
When Morgan runs the page, he gets this error:
apex_error_code:
WWV_FLOW_DML.COLUMN_NOT_FOUND
original message: Column LOC not found in table EMP
What should Morgan do to prevent this error?
select loc from dept
where deptno = :P5_DEPTNO;
When Morgan runs the page, he gets this error:
apex_error_code:
WWV_FLOW_DML.COLUMN_NOT_FOUND
original message: Column LOC not found in table EMP
What should Morgan do to prevent this error?
正確答案: D
問題7
Mark has created a modal form page to enter new calendar events. Mark now wants to call the form when an spot.
How can Mark update the calendar region to call the form?
How can Mark update the calendar region to call the form?
正確答案: C
問題8
Nancy has an application that is performing unexpectedly. She has turned on debug for the page and reviewed the debug messages and still can't determine the cause of the Inconsistent behavior. She believes It may be an APEX bug.
What action should Nancy take to Identify the issue?
What action should Nancy take to Identify the issue?
正確答案: C

