Subject | Re: stored proc parameters |
---|---|
Author | franciscoteuqat |
Post date | 2003-12-09T18:38:11Z |
tell me more about the execute statement
i'v looked in programmer's guide and data definition but there is no
good example
--- In firebird-support@yahoogroups.com, Alex Taylor <basswar@v...>
wrote:
i'v looked in programmer's guide and data definition but there is no
good example
--- In firebird-support@yahoogroups.com, Alex Taylor <basswar@v...>
wrote:
> Use the EXECUTE STATEMENT statement. In your proc You candinamically
> set up your string to be executed with the above statement. Seethe
> documentation on this topic.
>
> Regards:Alex