Re: Funcion Found no funciona

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Yvan Carranza <asolutionperu(at)yahoo(dot)es>
Cc: Fernandos Siguenza <fsigu(at)hotmail(dot)com>, Foro Postgres <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Funcion Found no funciona
Date: 2009-08-14 21:52:11
Message-ID: 20090814215211.GQ7533@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Yvan Carranza escribió:
> Que yo sepa el found se utiliza para un seek.. locate.. pero para un
> select.. se evalua la cantidad de reg. retornados.

FOUND funciona tambien para select, insert, update, delete.
http://www.postgresql.org/docs/8.4/static/plpgsql-statements.html#PLPGSQL-STATEMENTS-DIAGNOSTICS

No sé a qué te refieres con seek o locate pero no puede ser nada que
tenga que ver con Postgres ...

--
Alvaro Herrera Valdivia, Chile ICBM: S 39º 48' 55.3", W 73º 15' 24.7"
"In fact, the basic problem with Perl 5's subroutines is that they're not
crufty enough, so the cruft leaks out into user-defined code instead, by
the Conservation of Cruft Principle." (Larry Wall, Apocalypse 6)

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Manuel Diego 2009-08-14 21:59:22 Re: Funcion Found no funciona
Previous Message Yvan Carranza 2009-08-14 21:47:52 Re: Funcion Found no funciona