exception

From: juan barletta <barlettajuan(at)hotmail(dot)com>
To: <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: exception
Date: 2007-09-20 15:40:21
Message-ID: BAY137-W248B0F4706E0A5C9CD0237C6BA0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda


como utilizo una exception para, crear una tabla dentro de una function, y si la tabla ya existe que me la borre y siga con la ejecución, y si no existe que sigua tambien con la ejecución de la function!

Gracias!! Saludos!!

EXCEPTION
WHEN condition [ OR condition ... ] THEN
handler_statements
[ WHEN condition [ OR condition ... ] THEN
handler_statements
... ]

_________________________________________________________________
Consigue el nuevo Windows Live Messenger
http://get.live.com/messenger/overview

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2007-09-20 15:59:37 Re: Error Notify ,Listen con SSL
Previous Message Edwin Quijada 2007-09-20 15:04:57 RE: .NET Compact Framework