| 4D v18COMMIT | ||||||||||||||
|  | 
    4D v18
 COMMIT 
         | |||||||||||||
|  | ||
The COMMIT command sets the end of a successful transaction. It ensures that all the modifications made by the transaction become a permanent part of the database. It also frees any resources used by the transaction. Keep in mind that you cannot use a ROLLBACK statement after a COMMIT command since the changes have been made permanent. Passing the keyword TRANSACTION is optional.
See the example for the START command.
	Product:  4D
	Theme:  Transactions
	
        
        
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D SQL Reference ( 4D v18)
	
	
 Add a comment
Add a comment