Inhibit displaying messages in the "Script Output" window [message #494833] |
Thu, 17 February 2011 04:38  |
 |
cvp57
Messages: 3 Registered: February 2011
|
Junior Member |
|
|
Hi, I apologize from the beginning if I posted my question in the wrong section.
I began studying Oracle and SQL Developer and I have the following question:
If I run a large number of INSERT commands into a table using a SQL Worksheet from the SQL Developer, the fact that in the "Script Output" window a "1 rows inserted" message appears for each created record greatly slows the execution.
How can I inhibit displaying this message in the "Script Output" window during the execution of my INSERT commands?
|
|
|
|
|
|
|
|