This is Metabase Related Question. I know how to cross join in PostgreSQL.
I have multiple staging databases to store raw data in postgreSQL. All databases are in same host.
Now I want to join multiple databases for analysis in Metabase. I saw before create a raw query first I need to select database.
Is there any way around for this ?