SQLrollback
| SQLrollback | 
  Purpose
 
  
  Synopsis
 
 procedure SQLrollback
 
  Further information
 
 
  If the database supports transactions and the connection has been created in manual commit mode (see
 SQLautocommit), all changes to the database are recorded as a transaction. This procedure discards all pending changes corresponding to the current transaction and starts a new transaction.
 
 
  Related topics
 
  
  Module
 
  
