News
The COMMIT statement ends a transaction and saves the changes made by the SQL statements in the transaction to the database. The ROLLBACK statement also ends a transaction, but discards the ...
This statement commits a transaction inside of the TIDB server. In the absence of a `BEGIN` or `START TRANSACTION` statement, the default behavior of TiDB is that every statement will be its own ...
SQL Reference. Compound SQL. Combines one or more other SQL statements (sub-statements) into an executable block. Invocation. This statement can only be embedded in an application program. The entire ...
RisingWave supports read-only transactions. You can use the COMMIT command to commit the current transaction. For more information about transactions in RisingWave, see Transactions. You can start a ...
SQL0910N The SQL statement cannot access an object on which a modification is pending.. Cause: The application program attempted to access an object within the same unit of work in which either: The ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results