Define commit?



Define commit?..

Answer / Nishi Sharma

In SQL PLSQL, COMMIT saves all changes made in a transaction permanently to the database. After a COMMIT, the changes are considered permanent and cannot be rolled back.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is a pl/sql block?

1 Answers  


what is the need of the cursor attribute notfound..(because using found attribute we can complete the task......found + negation operator = not found )

2 Answers   Tech Mahindra,


What is trigger in sql? Explain

1 Answers  


Why do we use %rowtype & %type in plsql?

1 Answers  


What is sql and explain its components?

1 Answers  


When should I use nosql database?

1 Answers  


What are the constraints available in sql?

1 Answers  


What is java sql driver?

1 Answers  


What is the non-clustered index in sql?

1 Answers  


What is the basic structure of PL/SQL ?

6 Answers  


what does it mean to have quoted_identifier on? : Sql dba

1 Answers  


What is sequence in sql?

1 Answers  


Categories