|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
MS SQL "commit"?
Do delete/update statements in MS SQL Server need a "commit" (or equivalent) run after them as they do in Oracle?
|
|
#2
|
|||
|
|||
|
Depends on your autocommit setting
If autocommit is on then you don't need a COMMIT, if autocommit is off you need a COMMIT |
![]() |
| Viewing: Dev Shed Forums > Databases > MS SQL Development > MS SQL "commit"? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|