ryomaru0825's avatar
ryomaru0825
Advocate I
1 year ago
Status:
Planned

Improve T-SQL Result Set Viewing Experience

It would be helpful to enhance the T-SQL result set viewer with the following features:

  • Display full content of the selected cell when the text is truncated due to narrow column width

  • Allow manual adjustment of column width

  • Show query execution statistics such as scan count, cache hits, etc.

  • Enable Copilot to explain the selected record

These enhancements would make it easier to inspect and understand query results, especially during debugging and tuning tasks.

1 Comment

  • pradeepsvs's avatar
    pradeepsvs
    Microsoft Employee
    Status changed:
    New
    to
    Planned

    ryomaru0825 , 

    You need to copy the value of the cell for large text. We cut-off the tooltip after certain characters because it can whole screen.
    Manual adjustment of the column width is possible now. Please check.
    Can you please expand the scenario for explaining data with Copilot?  

Recent ideas