Comments
3 comments
-
Reproduced in 8.8.8.2657 as well. I'll report this.
-
Hi @HugoKornelis
Thanks for reporting it! We have reproduced the issue in Prompt 9.0.0.3116 as well. It's logged as a bug now and please keep an eye on the release note! -
Hello @HugoKornelis
This issue should be fixed in our latest version of SQL Prompt 9.0.3.3299 (installer here).
You can find more information about this release in this forum post.
Kind regards,
Fabiola
Add comment
Please sign in to leave a comment.
In a query window that has AdventureWorks2012 as the active DB (probably works in other AW versions too), paste the following code: Position the cursor directly after BY, before the closing parenthesis. Type a single space; this should bring up a list of auto-complete options. The first one is "All non-aggregated columns" (an option which I absolutely love, BTW, except in this specific case). Select it.
It should enter "soh.OrderDate" at the cursor position. Instead, it REPLACES the entire subquery with "soh.OrderDate".
Tried several times, reproduces consistently. SSMS 17.3, SQL Prompt 8.2.5.2924.