Subject Re: calling an sp indirectly
Author Marcelo
Hi Alexander:

> you could do it on the client side.

I want to avoid this approach completely, as Oracle WF does, the only
client app that I would allow is isql (with an sp argument) attached
to cron.

> Or you could take a look on the EXECUTE STATEMENT.

I would like to have something like EXECUTE PROCEDURE :P;

Anybody knows how to achieve this?

Marcelo.