You Can use record type to create record of type element. Then use plsql table with that record type(even it can be done without record type if you have only one column of certain predefined data type).
Google for plsql table for complete syntax and examples. Regards, Sonty On Oct 15, 5:53 pm, kittu <gaddekrishn...@gmail.com> wrote: > i want to create an array which we can used to store no.of elements. > can any1 give the explanation with related example. > thanx and regards > Krishna --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Oracle PL/SQL" group. To post to this group, send email to Oracle-PLSQL@googlegroups.com To unsubscribe from this group, send email to oracle-plsql-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Oracle-PLSQL?hl=en -~----------~----~----~----~------~----~------~--~---