TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Vasanth Krishnan
NA
113
54.6k
Get the list of sp name from the package from oracle by C#
May 16 2013 9:58 AM
Hi
Can any one give me an idea about how to get the stored procedure name from the particular package from oracle using C# net.
Let me explain in details.
I have created an stored procedure sp_GetName under packager PKG_GET.
I need to get the sp name (SP_GetName) when i have passed the package name as the input.
Hope this is clear.
Please let me know if this is not.
Thanks.
Reply
Answers (
0
)
Selecting same column in same table twice with different cri
PL/SQL numeric or value error in C#