Data Access Question:

Explain Transaction?

Oracle Data Access Interview Question
Oracle Data Access Interview Question

Answer:

A Transaction is a logical unit of work that comprises one or more SQL statements executed by a single user.


Previous QuestionNext Question
What is RULE-based approach to optimization?Explain What does COMMIT do?