What is an implicit commit?



What is an implicit commit?..

Answer / Poojatyagi

An implicit commit is a commit that occurs automatically when a SQL statement is executed, such as an INSERT, UPDATE, or DELETE. It means that the changes are immediately saved to the database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How does one use sql*loader to load images, sound clips and documents? : aql loader

1 Answers  


Describe types of sql statements?

1 Answers  


what is inline view?

15 Answers  


what is log shipping? : Sql dba

1 Answers  


using subquery how can i calculate working days in a month?

3 Answers   Spice Telecom,


What is the reports view in oracle sql developer?

1 Answers  


Why we use join in sql?

1 Answers  


How will you delete a particular row from a Table?

7 Answers   Cap Gemini,


explain the difference between myisam static and myisam dynamic. : Sql dba

1 Answers  


Explain locks? : Transact sql

1 Answers  


what is the difference between a local and a global temporary table? : Sql dba

1 Answers  


How to perform a loop through all tables in pl/sql?

4 Answers   Evosys, MBT,


Categories