Re: regarding join

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: regarding join
Дата
Msg-id 20060325084547.GA1695@svana.org
обсуждение исходный текст
Ответ на regarding join  ("AKHILESH GUPTA" <akhilesh.davim@gmail.com>)
Список pgsql-general
On Sat, Mar 25, 2006 at 12:06:34PM +0530, AKHILESH GUPTA wrote:
> hi all,
> below I have created two tables in pgsql with field name as 'name' and 'id'
> as their datatype 'varchar(15)' and 'integer'.

<snip>

Looks like:

select * from test1
UNION ALL
select * from test3;

would be a very good start.
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Вложения

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

Предыдущее
От: Leon Pu
Дата:
Сообщение: Re: PostgreSQL support on Redhat Advance Server 2.1
Следующее
От: "chris smith"
Дата:
Сообщение: Re: inheridt tables from db