What is COMMIT statement?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is COMMIT statement?
Rating:
COMMIT statement is a transaction control statement that ends the current database transaction and makes all changes made in that transaction permanent. It also releases all locks on the transaction.
Rating:
Was this information helpful?
Other articles
- What is the syntax for creating an index?
- What is TRUNCATE statement?
- What are the types of substitution variables?
- How many types of indexes can be created?
- What is COUNT function?