GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Oracle

 Print  |  
Question:  When we commit a transaction what sort of things happen in the oracle server ?



April 04, 2006 13:22:25 #1
 harikrishna   Member Since: Visitor    Total Comments: N/A 

RE: When we commit a transaction what sort of things h...
 

when we commit a transaction we cannot undo any information in that transaction.

once commit has been happened in any transaction oreacle server saves all changes done by us and again it wont give permission to us to do any alter or modification

     

 

Back To Question