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

RE: Is my cross connection left join supported?

$
0
0

BoulderRidge,

Thanks for the information.

Could you please write down the query structure that you try to achieve? Is it something like below? (i would like to simulate it on my side)

SELECT fact.*

FROM connectionDB2.myFactTable as fact

LEFT JOIN connectionMSAccess.myDimTable as dim on dim.colKey = fact.colKey

WHERE fact.Category = 'abc123'

Also could you please try the example in the latest TDP release (v4.2)? Do you have a PC where you can try that or are you running this dev environment on some shared production server? I just want to ensure we do not reinvent the wheel.

Martin


Viewing all articles
Browse latest Browse all 2544

Trending Articles



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