MySQL: AUTOCOMMIT, COMMIT, ROLLBACK

7 Views
Published
#MySQL #tutorial #course

SET AUTOCOMMIT = OFF;
COMMIT;
ROLLBACK;
Category
Bro Code
Tags
MySQL, MySQL tutorial, MySQL course
Be the first to comment