|
-
Calling overloaded functions
Hi, all
How do I call an overloaded function in Oracle (9i)?
I am trying:
SELECT DBMS_OBFUSCATION_TOOLKIT.DESGETKEY ( 'XXXX' ) FROM DUAL
and get a 'PL-307 too many declarations of 'DESGETKEY' match this call' error message.
There is a version that takes and returns a varchar and another one that takes and retuns a raw.
Thanks in advance.
MP
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|