dear all, How to create a query that would join two databases? In MSSQL, i use
select * from dbA.dbo.tableA a dbB.dbo.tableB b where a.id=b.id Is there anyway to write the above query in postgressql ? Please email me back. Thanks, Keith ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
