Programming Tips
Thursday, 12 February 2015
How to call Procedure in Oracle
var c refcursor; execute pkg_name.get_user('14232', '15', 'TDWL', 'SA', 1, :c); print c;
Related Searches : Oracle Procedure call using command , Stored procedure call using cursor in Oracle.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment