A procedure, é uma função que retorna VOID.

Tente assim:
Create or Replace FUNCTION Proc_Teste RETURNS VOID as
Begin
    .
    .
    .
End;
language 'plpgsql';

SDS

Evandro

Marcio Roberto Chiaveli wrote:
>
>  
> O que esta acontecendo?

_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a