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!

row count in procedure

767130Apr 16 2010 — edited Apr 16 2010
i want to get the no. of row count(rows inserted) in procedure when i insert the record into any table through procedure.When i tried print sql%rowcount through dbms_output it is giving me 0 but i have inserted 1 record successfully.help me.
This post has been answered by Roy4321 on Apr 16 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2010
Added on Apr 16 2010
9 comments
4,437 views