Bernhard S
Member³
Currently when you select a table with LOBs or LONG columns you can only see in the result grid entries like:
or and you get all the details only when you open the "Large Data Editor" (LDE). Even if the field is empty it's not shown any differently in the grid. You only find out that it's empy when you open it via LDE.
I would like to avoid being forced to use LDE in some of those cases by showing more details already in the grid:
- The info about the LOBs or LONGs datatype doesn't need to be shown in every row again, it's sufficient to show this info in the header.
- Empty LOBs or LONGs should be shown as empty in grid marked as other NULL columns, as defined in PSD: "Preferences" - "SQL Window" - "Null value cell color"
- For non-empty CLOBs or LONGS I'd like to see the beginning of the text in the grid cell and an indicator that what is shown is incomplete. When the column is widenened, more text should be shown in the grid.
or and you get all the details only when you open the "Large Data Editor" (LDE). Even if the field is empty it's not shown any differently in the grid. You only find out that it's empy when you open it via LDE.
I would like to avoid being forced to use LDE in some of those cases by showing more details already in the grid:
- The info about the LOBs or LONGs datatype doesn't need to be shown in every row again, it's sufficient to show this info in the header.
- Empty LOBs or LONGs should be shown as empty in grid marked as other NULL columns, as defined in PSD: "Preferences" - "SQL Window" - "Null value cell color"
- For non-empty CLOBs or LONGS I'd like to see the beginning of the text in the grid cell and an indicator that what is shown is incomplete. When the column is widenened, more text should be shown in the grid.