SQL to retrieve Oracle Function Parameters -


this question has answer here:

is there way pull data dictionary parameters particular function? i've seen query tools display information , i'm wondering if parsing ddl or if oracle stores information somewhere. thank you.

yes. dba_|all_|user_arguments have information. function, argument @ position 0 return value.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -