This website requires JavaScript.
Explore
Help
Sign In
jffwang
/
hetu-core
Watch
0
Star
0
Fork
You've already forked hetu-core
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
hetu-core
/
hetu-docs
/
en
/
sql
/
commit.md
265 B
Raw
Permalink
Blame
History
COMMIT
Synopsis
COMMIT
[
WORK
]
Description
Commit the current transaction.
Examples
COMMIT
;
COMMIT
WORK
;
See Also
ROLLBACK
,
START TRANSACTION