Varchar Table « PL SQL « Oracle PL / SQL






1.Table of varchar2: first, next and last
2.Reference varchar table by index
3.table of varchar2(200) index by binary_integer
4.Construct a null element nested table type in the database, then extends it one element at a time.