Re: [SQL] Database joins

2002-09-09 Thread Stephan Szabo
On Mon, 9 Sep 2002, Jay wrote: > Hi, > I have created two databases, db1 and db2 in my POSTGRESQL database system. > And both the databases contains few tables also. > Could you please help me to write a query which should retrieve data from both the >databases > (Database joins and table joins

[SQL] Database joins

2002-09-09 Thread Jay
Hi, I have created two databases, db1 and db2  in my POSTGRESQL database system. And both the databases contains few tables also. Could you please help me to write a query which should retrieve data from both the databases (Database joins and table joins) Expecting and earliest reply Regard