August 2013
Intermediate to advanced
1472 pages
38h
English

Collectors make use of object types. You should be familiar with the creation and implementation of object types (see Chapter 38) before attempting to use varying arrays and nested tables.
A varying array allows you to store repeating attributes of a record in a single row. For example, suppose you want to track which of your tools were borrowed by which of your neighbors. You could model this in a relational database by creating a BORROWER table:
![]()
Even though the borrower’s ...
Read now
Unlock full access