Mastering MySQL 4 [Electronic resources]

Ian Gilfillan

نسخه متنی -صفحه : 229/ 123
نمايش فراداده

BEGIN

BEGIN

The BEGIN statement begins a transaction, or set of statements. The transaction remains open until the next COMMIT or ROLLBACK statement.