begin transaction (Transact-SQL only)  create index (core)

Appendix D: Using Sybase Mode Commands

commit transaction (Transact-SQL only)

Description

Marks the ending point of a user-defined transaction.

Syntax

commit [tran[saction] | work][transaction_name]

Parameters

transaction_name

is the name assigned to the transaction. It must conform to the rules for identifiers. Use transaction names only on the outermost pair of nested begin transaction/commit or begin transaction/rollback statements.

Examples

Example 1

commit transaction

Usage





Copyright © 2005. Sybase Inc. All rights reserved. create index (core)

View this book as PDF