Subject UDF Syntax
Author sgharp
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