What is a nested table?
Answer / Man Mohan
A nested table in Oracle is a collection that can contain other collections. Nested tables are implemented as tables within tables, and are used to store hierarchical or multi-dimensional data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What happens to the data files if a tablespace is dropped?
how to join query for one source type is oracle another source type is sql server ?
Where are the settings stored for each instance in oracle?
What is difference between a formal and an actual parameter?
How to connect to a local oracle 10g xe server?
12. Display the client name in upper case only and in lower case only.
What is concurrency in oracle?
What is oracle rowcount?
Explain what are synonyms used for?
How to use existing values in update statements using oracle?
What do you mean by group by clause?
How to do clean up if create database failed?