abort.hlp
上传用户:blenddy
上传日期:2007-01-07
资源大小:6495k
文件大小:0k
- .pgaw:Help.f.t insert end
- "ABORT" {bold} " rolls back the current transaction and causes all the updates made by the transaction to be discarded. This command is identical in behavior to the SQL92 command ROLLBACK, and is present only for historical reasons.
- " {} "Synopsis" {bold} "
- " {} "ABORT" {code} "
- " {} "Compatibility SQL92" {bold} "
- This command is a Postgres extension present for historical reasons. " {} "ROLLBACK" {bold} " is the SQL92 equivalent command."