What does COMMIT do ?

Answers were Sorted based on User's Feedback



What does COMMIT do ?..

Answer / guest

COMMIT makes permanent the changes resulting from all SQL
statements in the transaction. The changes made by the SQL
statements of a transaction become visible to other user
sessions transactions that start only after transaction is
committed.

Is This Answer Correct ?    7 Yes 0 No

What does COMMIT do ?..

Answer / kiran

when ever a user performs commit action , the data is
permanently written the the tablespace and cannot be rolled
back

after performing the commit operation , the users in other
user sessions can view only the committed data

Is This Answer Correct ?    4 Yes 0 No

What does COMMIT do ?..

Answer / sikdar

Commit is a TCL command which is used to make database
transaction parmanent.

The data is commited but it can't be rollbacked.

Is This Answer Correct ?    4 Yes 1 No

What does COMMIT do ?..

Answer / annu rajput

Commit is a TCL command which is used to make database
transaction parmanent.

one the data is commited it can't be rollbacked.


Thanks
Annu Rajput

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More Oracle General Interview Questions

How to work with data objects interactively?

0 Answers  


List the types of joins used in writing subqueries?

0 Answers  


Explain integrity constraints?

0 Answers  


Why is oracle database so popular?

0 Answers  


Give syntax for SQL and ORACLE joins.

0 Answers   TCS,






How can I create database in oracle?

0 Answers  


A USER HAVING CREATE SESSION PREVILAGE CAN ALTER PASSWORD/CHANGE PASSWORD?

2 Answers  


What is an oracle?

0 Answers  


What is an oracle transaction?

0 Answers  


Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?

2 Answers  


What is the purpose of a cluster?

1 Answers  


What is difference between sid and service name in oracle?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)