Oracle
1Z0-144 · Question #100
Which two statements are true about the %ROWTYPE attribute? (Choose two.)
The correct answer is C. The attributes of fields in the record take their names and data types from the columns of the D. It ensures that the data types of the variables that are declared with the %ROWTYPE attribute. See the full explanation below for the reasoning.
Question
Which two statements are true about the %ROWTYPE attribute? (Choose two.)
Options
- AIt is used to declare a record that can hold multiple rows of a table.
- BThe attributes of fields in the record with the %ROWTYPE attribute can be modified manually.
- CThe attributes of fields in the record take their names and data types from the columns of the
- DIt ensures that the data types of the variables that are declared with the %ROWTYPE attribute
How the community answered
(36 responses)- A19% (7)
- B11% (4)
- C69% (25)
Community Discussion
No community discussion yet for this question.