Re: ayuda con query por favor

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "JOSE LUIS RODRIGUEZ" <rodriguez76(at)gmail(dot)com>
Cc: Henry <hensa22(at)yahoo(dot)es>, pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: ayuda con query por favor
Date: 2007-09-20 03:42:11
Message-ID: c2d9e70e0709192042h76ed4181l3122b626530e22af@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 9/19/07, JOSE LUIS RODRIGUEZ <rodriguez76(at)gmail(dot)com> wrote:
> lo del distinct funciona bien pero lamentablemente no me trae sino una
> sola fila por celda, y los demas datos por cada celda igual los
> necesito,
>
> yo necesito es que el limit descarte el hecho de contar las celdas
> repetidas pero el resultado del query tiene que ser tal cual como lo
> tengo en el query antes publicado.
> ocea el limit tiene que contar las celdas diferentes mas no las filas
> que retorne la consulta
>

no pierdas tiempo con LIMIT no te va a servir para eso porque no
trabaja con condiciones si le dices LIMIT 50 cuenta 50 y punto...

posiblemente necesites hacer una funcion para esto...

--
Atentamente,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Henry 2007-09-20 05:16:48 Error Notify ,Listen con SSL
Previous Message Jaime Casanova 2007-09-20 03:15:49 Re: PGSQL 8.2.5