Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: regarding join


  • From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
  • To: AKHILESH GUPTA <akhilesh(dot)davim(at)gmail(dot)com>
  • Cc: pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
  • Subject: Re: regarding join
  • Date: Sat, 25 Mar 2006 09:45:47 +0100
  • Message-id: <20060325084547(dot)GA1695(at)svana(dot)org>

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(at)svana(dot)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.

Attachment: signature.asc
Description: Digital signature



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group