Committing a Sybase transaction |
|
If everything you have done in your transaction works out okay, you will want to commit the changes.
Make sure that you want to do this. Once you commit the transaction, it cannot be undone.
commit
go
If everything goes well, you see the database prompt (a period, the name of the database you are using, another period, the number one and then the greater than symbol).
|
Maintained by John Shipman, john@nmt.edu;
original by Steve Anderson
Last updated: 1997/06/25 19:52:42 UT URL: http://www.nmt.edu/tcc/help/db/sybase/trans_commit.html |
|