R19 - Hi Team, I want to load table in ThoughtS...
Hi Team, I want to load table in ThoughtSpot using CustomSQL, I want to join 2 tables from different connections, will that be possible ?, do we have any solution for that to happen ?
4 Replies
Joins on tables across connections are not supported
Why are the two tables in 2 different connections? Even if the tables are in 2 separate Postgres databases, I would expect we could have them in a single connection.
We are using Postgres, the required table has their db's in 2 separate host connection, will we still be able to join those tables using sql query ?
I don't think so.
Okay Thanks! @Swarnika