Where is all_nested_table_cols in 9i?

Posted by thecoop on Stack Overflow See other posts from Stack Overflow or by thecoop
Published on 2010-05-04T15:27:28Z Indexed on 2010/05/04 18:18 UTC
Read the original article Hit count: 155

Filed under:
|
|

Oracle 9i has nested tables, however it doesn't have the all_nested_table_cols sysview (like 10g and 11g) which lets me see what the columns are for these nested tables. How can I find this information on a 9i database?

© Stack Overflow or respective owner

Related posts about oracle9i

Related posts about Oracle