DataGrid (Grid view) Question:

How can I see the data in nested tables?

Tweet Share WhatsApp

Answer:

TOAD 7.5 and up can show nested table data in popups from the data grids if you are using an 8.0 or higher Oracle client. The nested table data will appear in the grid cell as "(DATASET)". Right-click over this cell and choose "Popup editor". TOAD 9.0.1 now supports nested table data in its "run as script" function. TOAD versions 7.4 and previous do not support nested table data due to a limitation in their data layer.

Read All 28 DataGrid (Grid view) Questions
Previous QuestionNext Question
How do I delete a record?How can I see nested object data?