rollbackstatement.htm
来自「Absolute Database 5.12 src. Absolute Da」· HTM 代码 · 共 56 行
HTM
56 行
<html>
<head>
<title>ROLLBACK Command</title>
</head>
<!--#include virtual="/inc/header.php"-->
<table width="100%" border="0" cellspacing="0" cellpadding="2" bgcolor="#FFFFFF">
<tr>
<td align="left">
<span style="font-family:Helvetica,Arial; font-size:12pt; color:#000000"><b>ROLLBACK Command
<br>
</b></span>
</td>
<td align="right">
<font face="Arial" size="2">
<a href="commitstatement.htm">Previous</a>
<a href="overview.htm">Top</a>
<a href="tabsdatabase.htm">Next</a>
</font>
</td>
</tr>
</table>
<br><br>
<span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000"><span style="font-family:Helvetica,Arial; font-size:10pt; color:#010100">
<br>
The </span><span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000">ROLLBACK<span style="font-family:Helvetica,Arial; font-size:10pt; color:#010100"> aborts the current transaction.
<br>
</span></span><span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000"><span style="font-family:Helvetica,Arial; font-size:10pt; color:#010100"><b>
<br>
Syntax
<br>
</b></span></span><span style="font-family:Helvetica,Arial; font-size:4pt; color:#000000"><span style="font-family:Helvetica,Arial; font-size:4pt; color:#010100">
<br>
</span></span><span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000">ROLLBACK [WORK]
<br>
<br>
<b>Description
<br>
</b></span><span style="font-family:Helvetica,Arial; font-size:4pt; color:#000000">
<br>
</span><span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000">ROLLBACK rolls back the current transaction and causes all the updates made by the transaction to be discarded.
<br>
WORK has no special sense and is supported for compatibility with SQL standards only.
<br>
</span></span>
<!--#include virtual="/inc/footer.php"-->
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?