Intermediate
Q: | |
5-8. | The statements are:
|
Q: | |
5-9. | All these statements are true. A programmer-defined record takes its definition from a TYPE statement in which each field in the record (its name and datatype) is defined explicitly (kind of like a CREATE TABLE statement inside PL/SQL). To declare a programmer-defined record:
Here is an example of both these steps: DECLARE TYPE summer_fun_rt IS RECORD ( favorite_ice_cream_flavor ... |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access