Re: UNION help

From: Ben <bench(at)silentmedia(dot)com>
To: Robert James <srobertjames(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: UNION help
Date: 2007-05-17 19:21:39
Message-ID: Pine.LNX.4.64.0705171220530.27105@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You could modify the queries and then do a union all... but then you may
see the same result from each part of the union. Which may or may not be a
problem for you.

On Thu, 17 May 2007, Robert James wrote:

> Is there anyway to tell if the records in a union came from the 1st query or
> the second?
> Can I modify the individual queries to let me know this?
>

In response to

  • UNION help at 2007-05-17 19:11:15 from Robert James

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2007-05-17 19:24:21 Re: Admin-Functions in Ubuntu's PG 8.2 missing?
Previous Message Ian Harding 2007-05-17 19:14:26 Re: Postgres Printed Manuals