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
Swarnika
Swarnika2mo ago
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.
R19
R19OP2mo ago
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 ?
Swarnika
Swarnika2mo ago
I don't think so.
R19
R19OP2mo ago
Okay Thanks! @Swarnika

Did you find this page helpful?