Re: ayuda con cursores porfa....

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "mario vargas careaga" <mario(dot)vargas(dot)careaga(at)gmail(dot)com>
Cc: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>, pgsql-es-ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: ayuda con cursores porfa....
Date: 2007-05-29 01:31:51
Message-ID: c2d9e70e0705281831g4ca40bccm4e2c299284ee9373@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

> > mario vargas careaga escribió:
> > > El 28/05/07, Alvaro Herrera <alvherre(at)commandprompt(dot)com> escribió:
> > > >mario vargas careaga escribió:
> > > >
> > > >> ......le quite el next from pero obviamente no hace lo mismo y no es
> > > >> lo que necesito
> > > >
> > > >Y que necesitas?
> > >
> > > el fetch next from nombre_cursor no es lo mismo que solo el fetch
> > > nombre_cursor o me equivoco? o en postgres es lo mismo?
> >
> > Lo que necesitas es que te expliquemos la documentacion??
> >
On 5/28/07, mario vargas careaga <mario(dot)vargas(dot)careaga(at)gmail(dot)com> wrote:
> o no la entendi o no se que es
> http://www.postgresql.org/docs/8.1/static/sql-fetch.html
>

NEXT

Fetch the next row. This is the default if direction is omitted.

y que fue lo que entendiste de 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

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message jose ricardo 2007-05-29 01:40:13 recodificar una db
Previous Message Jaime Casanova 2007-05-29 01:22:56 Re: no puedo conseguir que me devuelva mas tuplas....