Bug
torsten.strauss
Posts: 271 Silver 3
in SQL Prompt
Hi Redgate Team,
since the last update SQL Prompt will add a semicolon to the following code
since the last update SQL Prompt will add a semicolon to the following code
-- Clear the query store
ALTER DATABASE current SET QUERY_STORE CLEAR ALL;
GO
-- Semicolon is added
SET; STATISTICS IO, TIME ON;
GO
Thanks for fixing!
Torsten
MVP
Thanks for fixing!
Torsten
MVP
Tagged: