answersLogoWhite

0

When a connection is created, it is in auto-commit mode. This means that each individual SQL statement is treated as a transaction and will be automatically committed right after it is executed. The way to allow two or more statements to be grouped into a transaction is to disable auto-commit mode

User Avatar

Wiki User

12y ago

What else can I help you with?

Continue Learning about Engineering
Related Questions