Skip to Main Content

MySQL Database

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!

Could not able to view Procedures

when am trying to view the procedures in sql developer I could not be able to view.
Is any other alternative way to view procedures.?

I have tried with the below query, but no values are populating.
SELECT Text FROM User_Source WHERE Name ='Pr_Log_Error' ORDER BY Line

This post has been answered by Frank Kulash on Nov 22 2022
Jump to Answer
Comments
Post Details
Added on Nov 22 2022
4 comments
353 views