Bug
![torsten.strauss](https://us.v-cdn.net/6029854/uploads/defaultavatar/nZUSABQN8JEE0.jpg)
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: