InterviewSolution
Saved Bookmarks
| 1. |
What Is Varray? |
|
Answer» VArray is an ORACLE DATA type USED to have columns CONTAINING multivalued attributes and it can hold bounded array of VALUES.
VArray is an oracle data type used to have columns containing multivalued attributes and it can hold bounded array of values.
|
|