oracle pl/sql arrays

Viewed 54886

i have some numbers which i want to store in an array. how will i declare array and assign value to it in oracle pl/sql??

1 Answers
Related