自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

START TRANSACTION 中文man頁面

系統(tǒng)
這條命令開始一個新的事務(wù)。如果聲明了隔離級別或者讀寫模式, 那么新事務(wù)就使用這個特性,如同執(zhí)行了 SET TRANSACTION [set_transaction(7)] 一樣。在其它方面,這條命令的行為和 BEGIN [begin(7)] 命令一樣。

NAME

START TRANSACTION - 開始一個事務(wù)塊

SYNOPSIS

START TRANSACTION [ ISOLATION LEVEL { READ COMMITTED | SERIALIZABLE } ] [ READ WRITE | READ ONLY ]

DESCRIPTION 描述


 這條命令開始一個新的事務(wù)。如果聲明了隔離級別或者讀寫模式, 那么新事務(wù)就使用這個特性,如同執(zhí)行了 SET TRANSACTION [set_transaction(7)] 一樣。在其它方面,這條命令的行為和 BEGIN [begin(7)] 命令一樣。  

PARAMETERS 參數(shù)


 參閱 SET TRANSACTION [set_transaction(7)] 獲取有關(guān)參數(shù)含義的信息。  

COMPATIBILITY 兼容性


 這條命令兼容 SQL 標(biāo)準(zhǔn);但是又見 SET TRANSACTION [set_transaction(7)] 的兼容性小節(jié)。  

SEE ALSO 參見

BEGIN [begin(7)], COMMIT [commit(l)], ROLLBACK [rollback(l)], SET TRANSACTION [set_transaction(l)]

#p#

NAME

START TRANSACTION - start a transaction block

SYNOPSIS

START TRANSACTION [ ISOLATION LEVEL { READ COMMITTED | SERIALIZABLE } ] [ READ WRITE | READ ONLY ]

DESCRIPTION

This command begins a new transaction. If the isolation level or read/write mode is specified, the new transaction has those characteristics, as if SET TRANSACTION [set_transaction(7)] was executed. In all other respects, the behavior of this command is identical to the BEGIN [begin(7)] command.  

PARAMETERS

See under SET TRANSACTION [set_transaction(7)] about the meaning of the parameters.  

COMPATIBILITY

This command conforms to the SQL standard; but see also the compatibility section of SET TRANSACTION [set_transaction(7)].  

SEE ALSO

BEGIN [begin(7)], COMMIT [commit(l)], ROLLBACK [rollback(l)], SET TRANSACTION [set_transaction(l)]

責(zé)任編輯:韓亞珊 來源: CMPP.net
相關(guān)推薦

2011-08-24 18:02:22

SET TRANSAC中文man

2011-08-15 14:46:46

unicode_sta中文man

2011-08-24 16:48:36

man中文man

2011-08-15 10:21:09

man中文man

2011-08-11 16:11:49

at中文man

2011-08-25 10:21:56

man.conf中文man

2011-08-15 15:02:31

usleep中文man

2011-09-23 13:59:40

find中文man

2011-08-12 09:17:57

deallocvt中文man

2011-08-25 17:24:54

puts中文man

2011-07-15 16:58:36

ac中文man

2011-08-11 18:32:21

cp中文man

2011-08-23 11:34:26

ipcs中文man

2011-08-25 10:16:02

lmhosts中文man

2011-08-24 15:29:06

grant中文man

2011-08-25 17:32:40

setbuffer中文man

2011-08-25 16:50:08

getc中文man

2011-08-25 16:52:54

getchar中文man

2011-08-25 17:03:51

pclose中文man

2011-08-25 16:22:29

fputc中文man
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號