Re: Help with UNION query - Mailing list pgsql-sql

From Bruno Wolff III
Subject Re: Help with UNION query
Date
Msg-id 20050906150340.GB30161@wolff.to
Whole thread Raw
In response to Re: Help with UNION query  (Andreas Joseph Krogh <andreak@officenet.no>)
List pgsql-sql
On Sun, Sep 04, 2005 at 20:54:00 +0200, Andreas Joseph Krogh <andreak@officenet.no> wrote:
> 
> So, the question stands: any idea on how to rewrite the lower wuery to only 
> specify "ug.username='andreak'" once?

Why do you want to do that? This isn't going to help with performance and
may actually hurt. We may be able to suggest some other way to accomplish your
real objective if you told us what it was.


pgsql-sql by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Searching for results with an unknown amount of data
Next
From: Bruno Wolff III
Date:
Subject: Re: POSIX Regular Expression question