Quantcast
Channel: Toad Data Point Forum - Recent Threads
Viewing all articles
Browse latest Browse all 2544

Code completion for functions on left table

$
0
0

I am working in TDP 4.3, joining two tables and including aggregate functions in the select list. As I start typing the query, the code completion works fine - I type FROM, then the schemas pop up (I have schemas other than dbo), then I type "." and the table list comes up. The code completion also works fine on the join, suggesting join columns as I would expect. As I add column names, the columns also come up in the code completion in the order of may tables, as expected. However, when I start typing "sum(" the code completion list only comes up for the right table. I tried typing in the alias for the left table, followed by "." which normally triggers the code completion, but I get nothing. If I enclose the sum function and put a space after the alias, then enter "." it works. In TDP 3.7, I can just start typing "SUM ([alias]." and all columns come up in the list. Can someone check and see if they can replicate with a SQL Server 2016 connection?


Viewing all articles
Browse latest Browse all 2544

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>