Re: Nested select

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: hubert(dot)retif(at)i-netsoft(dot)ch
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Nested select
Date: 2006-11-06 19:21:59
Message-ID: 28861.1162840919@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

=?us-ascii?Q?Hubert_Retif?= <hubert(dot)retif(at)i-netsoft(dot)ch> writes:
> I am migrating my application from MySQL to Postgresql and have met
> following situation:
> ...
> works perfectly in MySQL, but not in Postgresql.

If you want useful help, you need to explain exactly what results you
got and what you expected to get. "Works perfectly" is content-free.

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Jorge Godoy 2006-11-06 19:25:37 Re: Distribution of results
Previous Message Scott Marlowe 2006-11-06 19:21:43 Re: fetching unique pins in a high-transaction environment...