1Z0-750 Exam Question 1

Molly has created a multi-series chart on the EMP table that shows the average salary per job in each department.
The chart below is not showing the data correctly because there are no Analysis or Salesmen In Department
10.

How must Molly update the chart to correctly display the data?
  • 1Z0-750 Exam Question 2

    Which three actions can be performed by a workspace administrator?
  • 1Z0-750 Exam Question 3

    Kyle is developing a page with an interactive report, called Employees, using this query:
    SELECT EMPNO, ENAME, JOB, DEPTNO FROM EMP WHERE DEPTNO = nvl(:P3_DEPTNO, DEPTNO) On the page, Kyle adds a select list, called P3_DEPTNO, using this query:
    SELECT dname, deptno FROM dept;
    He creates a dynamic action on change of P3_DEPTNO, with a true action of "Refresh" against the Employees region.
    Kyle then runs the page and selects ACCOUNTING in the P3_DEPTNO item. However, the report still shows employees from all departments.
    What must Kyle do to correctly display only employees from the department selected?
  • 1Z0-750 Exam Question 4

    Jason has developed an app for maintaining customers. He has a navigation menu for customers that he needs to associate with multiple pages.
    How can Jason associate one list entry with multiple pages?
  • 1Z0-750 Exam Question 5

    Phil has been given the responsibility an application that was developed years ago, because the original developer has left the company. End users have complained about accessibility because not all pages have titles.
    How can Phil ensure that he corrects all pages in the app without page titles?