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) -- TIP 3: Si encontraste la respuesta a tu problema, publícala, otros te lo agradecerán