Re: inner join between database

Поиск
Список
Период
Сортировка
От frbn
Тема Re: inner join between database
Дата
Msg-id 3D2D7AC4.2060109@efbs-seafrigo.fr
обсуждение исходный текст
Ответ на inner join between database  ("Huang@tanpopo-tane.com" <huang@tanpopo-tane.com>)
Список pgsql-general
Bruno Wolff III a écrit:

>   "Huang@tanpopo-tane.com" <huang@tanpopo-tane.com> wrote:
>
>Can I use Inner join two tables between two databases?
>
>if possible, how to write this SQL? If not, any other way to accomplish it?
>thank you!

the shorter I found was to "select into" a temporary table
which means combining 2 queries and do the inner join on it




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

Предыдущее
От: nghill@yahoo.com (Nathan Hill)
Дата:
Сообщение: XML to Postgres conversion
Следующее
От: Christoph Dalitz
Дата:
Сообщение: Re: inner join between database