Login
Remember
Register
Ask a Question
What are nested tables in oracle?
0
votes
asked
Jan 17, 2024
in
Oracle
by
AdilsonLima
What are nested tables in oracle?
oracle-interview-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 17, 2024
by
AdilsonLima
Nested table is a data type in Oracle which is used to support columns containing multi valued attributes. It also hold entire sub table.
...