From: | "mario vargas careaga" <mario(dot)vargas(dot)careaga(at)gmail(dot)com> |
---|---|
To: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
Cc: | "Alvaro Herrera" <alvherre(at)commandprompt(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 19:21:17 |
Message-ID: | 5cdf74c90706051221v14eec39ekff125fbb385720b3@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
mm alguna solucion?o reemplazo? idea?
2007/6/5, Jaime Casanova <systemguards(at)gmail(dot)com>:
>
> 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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Pedro Mateo | 2007-06-05 19:27:42 | Re: Fwd: sobre rowtype |
Previous Message | Alvaro Herrera | 2007-06-05 19:02:06 | Re: Implementacion de funciones de LO en PostgreSQL 8.2.4 |