Loading

Quipoin Menu

Learn • Practice • Grow

sql / SQL Transactions
exercise
1/5
Exercise 1Sql
Question

Start a transaction, insert a record into 'accounts' table with id=1 and balance=1000, then commit the transaction.