Free Oracle 1z0-632 Exam Questions (page: 3)

You receive the following memo:
We need a new field to store skills. At the present time, we have identified five skills; however, this will likely increase in the future. Each skill will have a three-character code and a description. We want the skill to be searchable by the description.
How would you create this field?

  1. Create a three-character field for SKILL and add translate values for the initial five skills defined. When you add the field to the record, set it up as an alternate search key and translate table edit
  2. Create a three-character field for SKILL and then create a Skills table with two fields: SKILL and DESCR. When you add the field to the record, set it up as a prompt table edit referencing the Skills table
  3. Create a three-character field for SKILL and then create a Skills table with two fields: SKILL and DESCR.
    When you add the field to the record, set it up as an alternate search key and prompt table edit referencing the Skills table
  4. Create a three-character field for SKILL and add translate values for the initial five skills defined. When you add the field to the record, set it up as a translate table edit

Answer(s): D



You have a CUSTOMER_CONTACT page that uses a subpage that groups commonly used fields. The subpage is also used on the VENDOR_CONTACT page and the EMPLOYEE_CONTACT page.
Customers have unanimously requested that the fields in the subpage be displayed on a grid format on the CUSTOMER_CONTACT page, as opposed to the current display of individual edit boxes. Your product manager has asked you to identify a solution to this request that is the quickest, the most efficient, has the least impact on other pages, and is technically possible.
Which of these options best satisfies these requirements?

  1. Organize an effort to seek agreement from the owners of the VENDOR_CONTACT page and the EMPLOYEE_CONTACT page regarding your proposed addition of the grid control to the subpage, in addition to a testing plan and deployment plan.
  2. Modify just the CUSTOMER_CONTACT page by inserting a grid control and dragging the subpage onto the grid
  3. Modify just the subpage by removing the edit boxes, adding a grid control, and then adding the equivalent fields to the grid control
  4. Modify just the CUSTOMER_CONTACT page by removing the subpage, adding a grid control, and then adding the equivalent fields individually to the grid control

Answer(s): D



Select the record definition that is configured correctly.





Answer(s): A



Review the following definition:


Select the correct PeopleCode statement to declare an object of the ErrorRow class.

  1. Component OCP:OCPUtilities: ErrorRow &NewObject
  2. Component &NewObject extends ErrorRow;
  3. Row OCP:OCPUtilities:ErrorRow &NewObject;
  4. &NewObject = create OCP:OCPUtilities:ErrorRow();
  5. &NewObject = Get (OCP:OCPUtilities:ErrorRow);
  6. Component OCP.OCPUtilities.ErrorRow &NewObject

Answer(s): A






Post your Comments and Discuss Oracle 1z0-632 exam prep with other Community members:

1z0-632 Exam Discussions & Posts