InterviewSolution
Saved Bookmarks
| 1. |
What Are Called Transactions? |
|
Answer» The GROUPED SQL statements are CALLED Transactions (or) A TRANSACTION is a collection of actions embused with ACID properties. The grouped SQL statements are called Transactions (or) A transaction is a collection of actions embused with ACID properties. |
|