Re: plpsql: bucle for con cursor

From: Gabriel Hermes Colina Zambra <hermeszambra(at)yahoo(dot)com>
To: pgsql-es-ayuda(at)postgresql(dot)org, postgres Emanuel CALVO FRANCO <postgres(dot)arg(at)gmail(dot)com>
Subject: Re: plpsql: bucle for con cursor
Date: 2008-10-09 02:17:27
Message-ID: 938564.19365.qm@web63707.mail.re1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

--- El mié 8-oct-08, postgres Emanuel CALVO FRANCO <postgres(dot)arg(at)gmail(dot)com> escribió:

> De: postgres Emanuel CALVO FRANCO <postgres(dot)arg(at)gmail(dot)com>
> Asunto: Re: [pgsql-es-ayuda] plpsql: bucle for con cursor
> A: pgsql-es-ayuda(at)postgresql(dot)org
> Fecha: miércoles, 8 octubre, 2008, 7:53 pm
> En la lista general preguntaron lo mismo
>
> LOOP
> FETCH ...;
> IF.....;
> EXIT WHEN NOT FOUND;
> ...
>
> END LOOP;
>
> En el manual no aparece este tipo de tecnica. Seria
> interesante agregarla
En el manual en castellano que tengo yo creo que he visto eso, queres que te lo envie ??

Atte.
Gabriel Colina

____________________________________________________________________________________
Premios MTV 2008¡En exclusiva! Fotos, nominados, videos, y mucho más! Mira aquí http://mtvla.yahoo.com/

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Gabriel Hermes Colina Zambra 2008-10-09 02:17:28 Re: plpsql: bucle for con cursor
Previous Message Alvaro Herrera 2008-10-08 23:06:15 Re: plpsql: bucle for con cursor