BEGIN TRANSACTION
BEGIN TRANSACTION is a PRIMARY command used for begining a transaction. Any queries after that won`t be executed but added to a transaction.
Possible follow-up commands:
Last updated
BEGIN TRANSACTION is a PRIMARY command used for begining a transaction. Any queries after that won`t be executed but added to a transaction.
Possible follow-up commands:
Last updated