Subject | UDF Syntax |
---|---|
Author | sgharp |
Post date | 2004-09-02T21:22:31Z |
Hi All,
How do I ALTER the declaration of a UDF? I'm not finding the ALTER
EXTERNAL FUNCTION command in any of my references. Do you have to
DROP the UDF first and then DECLARE it agian?
Also, can you DROP or ALTER a UDF that has dependencies?
Thanks,
Steve
How do I ALTER the declaration of a UDF? I'm not finding the ALTER
EXTERNAL FUNCTION command in any of my references. Do you have to
DROP the UDF first and then DECLARE it agian?
Also, can you DROP or ALTER a UDF that has dependencies?
Thanks,
Steve