Re: Funcion con IF - ELSE

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Alexander Quilca <alquilca(at)hotmail(dot)com>
Cc: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: Funcion con IF - ELSE
Date: 2006-09-12 19:24:12
Message-ID: 20060912192412.GM19178@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Alexander Quilca escribió:

Te falta un punto y coma ...

> RETURN NEXT mres;
> END LOOP;
> RETURN;
> END;
>
> END IF

Aqui.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Mario Gonzalez ( mario__ ) 2006-09-12 19:24:51 Re: ampliar fisicamente
Previous Message Alexander Quilca 2006-09-12 19:05:43 Funcion con IF - ELSE