Tagged articles
1 articles
Page 1 of 1
ITPUB
ITPUB
May 26, 2016 · Databases

Understanding PL/SQL Collections: Index‑by Tables, Nested Tables, and VARRAYs

This article explains Oracle PL/SQL collection types—index‑by tables, nested tables, and VARRAYs—detailing their definitions, initialization rules, element access, practical code examples, and the built‑in methods available for manipulating these collections.

CollectionsIndex-by TableNested Table
0 likes · 7 min read
Understanding PL/SQL Collections: Index‑by Tables, Nested Tables, and VARRAYs