This diagram shows the object table Customer_objtab
as containing objects of type Customer_objtyp
. The non-scalar attributes of a customer object, varray PhoneList_var
and column object Address_obj
, are expanded to show their respective fields and datatypes.
The figure is a graphical representation of the CREATE
TABLE
Customer_objtab
statement and the description of the Customer_objtyp
type that precede the figure in the text.