InterviewSolution
Saved Bookmarks
| 1. |
What Are Nested Tables? |
|
Answer» NESTED table is a data type in ORACLE which is used to support columns CONTAINING multi VALUED attributes. It also hold ENTIRE sub table.
Nested table is a data type in Oracle which is used to support columns containing multi valued attributes. It also hold entire sub table.
|
|