Other News

Community

Oracle Nested Tables

(James F. Koopmann) In the purest sense, a nested table is nothing more than a normal table that has a column whose datatype is another table. Call it a table within a table, a column that is of type table, or a column that has for its values another table.