D
Daniel
What happen if I have a SQLServer database and in my application I have
started a transaction, with 5 operations of 7 and suddenly the application
is crashed and stopped and no rollback is invocated, what happen with the
information? Will it be saved in database or unsaved in the tables because
no commit have been done?
started a transaction, with 5 operations of 7 and suddenly the application
is crashed and stopped and no rollback is invocated, what happen with the
information? Will it be saved in database or unsaved in the tables because
no commit have been done?