DataGrid (Grid view) Question:
Download Questions PDF

Why can not I add an entry via the grid for a table containing a CLOB column?

DataGrid (Grid view) Interview Question
DataGrid (Grid view) Interview Question

Answer:

In older versions of TOAD, the grid is limited to adding/modifying CLOB's for existing records. This should be working in TOAD 7.6. Note, however, that since TOAD does not support Unicode databases, that there are often errors when viewing CLOB data in the data grids for databases with Unicode character sets.

Download DataGrid (Grid view) Interview Questions And Answers PDF

Previous QuestionNext Question
How do I copy a whole row or multiple rows of data?In DataGrid, is it possible to add rows one by one at runtime. That means after entering data in one row next row will be added?