Description
If the query is changed in a SQL Notebook to reduce the number of grids shown, then there are render issues when the query is re-executed.
For example, start with
SELECT *
FROM sys.objects
GO
SELECT *
FROM sys.tables
Then change to
The message from the query is shown but no result grid is displayed.
Steps to Reproduce
See above
Affected Area
If you selected "Other", please describe the affected area
No response
Environment Information
Latest
Confirmation
Description
If the query is changed in a SQL Notebook to reduce the number of grids shown, then there are render issues when the query is re-executed.
For example, start with
Then change to
The message from the query is shown but no result grid is displayed.
Steps to Reproduce
See above
Affected Area
If you selected "Other", please describe the affected area
No response
Environment Information
Latest
Confirmation