nerdexam
Oracle

1Z0-144 · Question #23

In which of the following scenarios would you recommend using PL/SQL records?

The correct answer is A. when you want to retrieve an entire row from a table and perform calculations. See the full explanation below for the reasoning.

Question

In which of the following scenarios would you recommend using PL/SQL records?

Options

  • Awhen you want to retrieve an entire row from a table and perform calculations
  • Bwhen you know the number of elements in advance and the elements are usually accessed
  • Cwhen you want to create a separate lookup table with multiple entries for each row of the main
  • Dwhen you want to create a relatively small lookup table, where the collection can be constructed

How the community answered

(28 responses)
  • A
    71% (20)
  • B
    18% (5)
  • C
    7% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-144 Practice