Method: iasql_begin
Method that starts a transaction. It marks the start of a set of changes that can be then applied into the database.
See
https://iasql.com/docs/transaction
Example
SELECT * FROM iasql_begin();
Method that starts a transaction. It marks the start of a set of changes that can be then applied into the database.
See
https://iasql.com/docs/transaction
Example
SELECT * FROM iasql_begin();