WITH TABLERESULTS
torsten.strauss
Posts: 271 Silver 3
in SQL Prompt
Hi Redgate Team,
the following code causes an formatting error:
Would be nice if you can fix this problem.
All commands are documented.
Thanks for looking into this!
Torsten
the following code causes an formatting error:
-- Dump the BCM page DBCC TRACEON(3604,-1) DBCC PAGE(BulkLogged,1,7,3) WITH TABLERESULTS --Fail GO
Would be nice if you can fix this problem.
All commands are documented.
Thanks for looking into this!
Torsten
Tagged:
Answers
Thanks for reporting it!
We've logged it as SP-6795 in our internal bug tracking system. Please keep an eye on the release note!
Thanks.
Tianjiao Li | Redgate Software
Have you visited our Help Center?
additionally it would be good to see TABLERESULTS in the intellisense after typing WITH.
Thanks for looking into this!
Torsten
I'm pleased to let you know it's fixed now and please upgrade to the latest version.
You can also see TABLERESULTS in the intellisense after typing WITH.
Tianjiao Li | Redgate Software
Have you visited our Help Center?
I can confirm that it is working.
Torsten