1.

Transactions that involve user interactions are called __________(a) Validations(b) Conversations(c) Interfaces(d) None of the mentionedThis question was addressed to me in an interview for job.I'm obligated to ask this question of Insert, Delete Operations and Predicate Reads in chapter Concurrency Control of RDBMS

Answer»

Correct option is (b) Conversations

The explanation: TRANSACTIONS that involve user INTERACTIONS are called as conversation. These are NAMED DIFFERENTLY to differentiate them from regular transactions. Validation using VERSION numbers is very useful for such transactions.



Discussion

No Comment Found

Related InterviewSolutions