Re: SELECT Query

From: Richard Huxton <dev(at)archonet(dot)com>
To: Scott Taylor <scott(dot)taylor(at)4i-dotcom(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: SELECT Query
Date: 2002-11-01 12:37:42
Message-ID: 200211011237.42091.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Friday 01 Nov 2002 11:58 am, Scott Taylor wrote:
> Below is the result of a query on my table. I want to only return those
> transactions that have a chart_id=10074, and if trans_id 10088 is one of
> those, I want to return all 3 rows with that trans_id.

Also, check the pgsql-sql list for the question yesterday "How do you write
this query?" posted by Wei Weng.

--
Richard Huxton

In response to

Browse pgsql-general by date

  From Date Subject
Next Message pilsl 2002-11-01 13:33:48 7.2.3: tuple is too big (max 8136)
Previous Message Martijn van Oosterhout 2002-11-01 12:14:55 Re: SELECT Query