Recent content by sdi68

  1. S

    Command window - strange commit behavior

    We retested this scenario with 13.0.6 and the issue seems to be fixed :-).
  2. S

    Command window - strange commit behavior

    Hi it seems performing a commit in the command window does not work if a select statement is executed before the commit. I did an update, a select and a commit and the update was suprisingly 'lost'. SQL> select id, modified_by from test_table; ID MODIFIED_BY...
Back
Top