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:
IF CONTAINS
WHERE VALUES
Last updated 1 year ago