Oracle
1Z0-144 · Question #89
You want to store values of different data types in a PL/SQL block and store one record at a time for processing the information. Which type of composite data type would you choose to fulfill the…
The correct answer is C. PL/SQL records. See the full explanation below for the reasoning.
Question
You want to store values of different data types in a PL/SQL block and store one record at a time for processing the information. Which type of composite data type would you choose to fulfill the requirement?
Options
- AVARRAYS
- BNested table
- CPL/SQL records
- DAssociative arrays
How the community answered
(24 responses)- A8% (2)
- B4% (1)
- C83% (20)
- D4% (1)
Community Discussion
No community discussion yet for this question.