Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can we rename a function in oracle plsql

User_3YG1KJun 7 2022

I have used the below statement , it throws error
---> Missing TO keyword
Rename Function Cursor_variables_with_SYS_REFCURSOR To fn_renamed

This post has been answered by Frank Kulash on Jun 7 2022
Jump to Answer
Comments
Post Details
Added on Jun 7 2022
8 comments
1,452 views