Table of Char « PL SQL « Oracle PL / SQL






1.Use table of char as an array
2.FIRST, LAST, NEXT, and PRIOR.
3.Loop backwards over the table
4.Check if next index value exists.
5.Print an indexed element from the array.