Thread: Auto Commit
View Single Post

  #2 (permalink)  
Old 12-21-2006, 06:47 AM
gpraveen_mca gpraveen_mca is offline
Junior Member
 
Join Date: Aug 2006
Posts: 5
gpraveen_mca is on a distinguished road
SET AUTOCOMMIT ON - this command will set automatic commit on.
SET AUTOCOMMIT OFF - this command will set automatic commit off.
SHOW ALL - this command is used to view the commit status.
Reply With Quote