SyntaxFix
Write A Post
Hire A Developer
Questions
SELECT text FROM all_source where name = 'FGETALGOGROUPKEY' order by line
alternatively:
select dbms_metadata.get_ddl('FUNCTION', 'FGETALGOGROUPKEY') from dual;