facebook

How to capture the dbms_ouput of an update statement?

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #311992 Reply

    hi_myeclipse
    Member

    How to capture the dbms_ouput when we run an update statement?

    As expected, when I run a query, the results tab will show the results of the queries, however, where does the output of dbms_output.put_line text go?

    Example given below:

    DBMS_OUTPUT.put_line ( SQL%ROWCOUNT || ‘ rows updated’ );

Viewing 1 post (of 1 total)
Reply To: How to capture the dbms_ouput of an update statement?

You must be logged in to post in the forum log in