Nested Table Column « Collections « Oracle PL/SQL Tutorial






26.9.Nested Table Column
26.9.1.Using a Nested Table Type to Define a Column in a Table
26.9.2.Getting Information on Nested Tables
26.9.3.Set the depth to 2 and describe a nested table
26.9.4.Populating a Nested Table with Elements
26.9.5.Selecting Nested Table Elements
26.9.6.Modifying Nested Table Elements
26.9.7.Update the first record in the nested table.
26.9.8.Delete one record in the nested table