When does exiting Sqlplus not commit an insert statement?
677527Dec 29 2008 — edited Dec 29 2008Hi Folks,
Has anyone come across a scenario where following an insert statement, you log out of sqlplus without an explicit commit statement, and then find that the inserted data was not committed? Contrary, to general consensus, which is that exiting sqlplus automatically commits data, it would seem that there might be a way to set up your environment so that exiting sqlplus does not automatically commit your data. Is this true?
TIA,
Efachim