1. >DBMS
Found 2  QuestionsSET DEFAULT
Selected Filters
    DBMS Transaction
Exams
Subjects
Topics

List of top DBMS Questions on Transaction

Consider the database transactions \( T1 \) and \( T2 \), and data items \( X \) and \( Y \). Which of the schedule(s) is/are conflict serializable? 

  • GATE CS - 2025
  • GATE CS
  • DBMS
  • Transaction
An audit of a banking transactions system has found that on an earlier occasion, two joint holders of account \( A \) attempted simultaneous transfers of Rs. 10000 each from account \( A \) to account \( B \). Both transactions read the same value, Rs. 11000, as the initial balance in \( A \) and were allowed to go through. \( B \) was credited Rs. 10000 twice. \( A \) was debited only once and ended up with a balance of Rs. 1000. Which of the following properties is/are certain to have been violated by the system?
  • GATE CS - 2025
  • GATE CS
  • DBMS
  • Transaction