Hi all,
while trying to make DML queries like 'update' or 'insert' and even with a commit; the database seems not to be updated since I still see the old results of my queries from another session and I can see the updates in this different session only if I make another commit before selecting from the database ?????
thanx!
while trying to make DML queries like 'update' or 'insert' and even with a commit; the database seems not to be updated since I still see the old results of my queries from another session and I can see the updates in this different session only if I make another commit before selecting from the database ?????
thanx!