Setting to Not Show "new" and "old" User Variable Values?
570448May 13 2010 — edited May 14 2010Is there a setting that would stop the:
old: <old value>
new: <new value>
lines from being output in a SQL script when I'm using SQL variables in SQL Developer 2.1.1.64?
I tried using the SQL*Plus "SET SHOW OFF;" command but I'm guessing that it's not supported by SQL Developer.
Thank you for your help.