Hi,
I can retrieve the C source code of UDFs by using SHOW FUNCTION (in SQL Assistant as well as in BTEQ).
But this only works for UDFs that I have created myself. For UDFs created by others, I only get back the REPLACE FUNCTION statement, but no source code.
I guess that it is a matter of access rights whether I see the source code or not. So can anyone please tell me what access right I need to be granted in order to be able to see the source code of UDFs (or external procedures as well)?
Thanks a lot!
Matthias
Forums: