Hello everyone, I would like to perform a Select statement that accesses
tables and finds matching fields in two separate databases.
For example, I have two connections to two separate database objects on
the same
Postgres server. I would like to retrieve information from a table in
one database based on some information from tables in a different
database.
Has anyone done this before, can it be done?
Thanks in advance,
Chris.