Re: WHERE CURRENT OF nombre_cursor es correcto asi??

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>
Cc: "mario vargas careaga" <mario(dot)vargas(dot)careaga(at)gmail(dot)com>, pgsql-es-ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: WHERE CURRENT OF nombre_cursor es correcto asi??
Date: 2007-06-05 04:22:20
Message-ID: c2d9e70e0706042122o3543b03co530b71d870a0da39@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 6/5/07, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> mario vargas careaga escribió:
> > UPDATE tabla SET amortizacionpos=cap WHERE CURRENT OF nombre_del_cursor;
> > puedo hacer esto en postgres???
>
> No, WHERE CURRENT OF no esta soportado.
>

aun (?)

--
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 SERGIO CRESPO 2007-06-05 09:59:13 Re: Instruccion sql parte 2 (actualizacion demaciado lenta)
Previous Message Alvaro Herrera 2007-06-05 02:49:25 Re: WHERE CURRENT OF nombre_cursor es correcto asi??