VOOZH about

URL: https://www.geeksforgeeks.org/questions/which-sql-statement-is-used-to-begin-a-transaction-1/

⇱ Which SQL statement is used to begin a transaction?


Last Updated :
Discuss
Comments

Which SQL statement is used to begin a transaction?

BEGIN TRANSACTION

START TRANSACTION

INITIATE TRANSACTION

TRANSACTION BEGIN

This question is part of this quiz :

SQL Indexes & Transactions Quiz
Share your thoughts in the comments
GeeksforGeeks