Lab 18.3 Self-Review Questions
In order to test your progress, you should be able to answer the following questions.
1) | Multilevel collections are not supported by Oracle 8i.
|
2) | A varray of varrays has an upper bound
|
3) | There is no need to initialize a nested table of index-by tables prior to its use.
Consider the following script for the next two questions:
|
4) | Based on the preceding script, what is the value of the variable VAR1?
|
5) | The statement varray2(3).EXTEND
|