Nested Tables in Oracle

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • siu02rk

    Nested Tables in Oracle

    Hello All,

    Can anyone please explain to me why you would need to use Nested
    tables and give an example. Also can you show the SQL to view the
    table and the nested table and explain the logic of it.

    Thanks in advance for your help.
  • Jim Kennedy

    #2
    Re: Nested Tables in Oracle


    "siu02rk" <siu02rk@hotmai l.comwrote in message
    news:823c05f1.0 312250331.2ceaa 438@posting.goo gle.com...
    Hello All,
    >
    Can anyone please explain to me why you would need to use Nested
    tables and give an example. Also can you show the SQL to view the
    table and the nested table and explain the logic of it.
    >
    Thanks in advance for your help.
    Some people want a parent and a child table to be together as an object.
    You can refer to the manual for the syntax.
    Jim


    Comment

    Working...