Re: Comparing two tables of different database

Поиск
Список
Период
Сортировка
От Jasen Betts
Тема Re: Comparing two tables of different database
Дата
Msg-id gtc4bq$4o1$6@reversiblemaps.ath.cx
обсуждение исходный текст
Ответ на Comparing two tables of different database  (Nicholas I <nicholas.domnic.i@gmail.com>)
Список pgsql-sql
On 2009-04-29, Nicholas I <nicholas.domnic.i@gmail.com> wrote:
> --000e0cd1d5062f2ca40468abd813
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Transfer-Encoding: 7bit
>
> Hi,
>
>   can anybody me suggest me, how to compare two tables of different
> database.

you want to use a join but can't... 

you need to get both tables into the same database to be able to do a
join on them.



В списке pgsql-sql по дате отправления:

Предыдущее
От: "Edward W. Rouse"
Дата:
Сообщение: Re: Comparing two tables of different database
Следующее
От: Chris Bovitz
Дата:
Сообщение: freeing memory after fetch all