Home » 
        MCQs » 
        DBMS MCQs » 
        DBMS Thomas Write Rule MCQs
    
        
    If TS(T) = R_TS(X), operation X is ___ and transaction T is ___
    
    
    
    3. If TS(T) = R_TS(X), operation X is ___ and transaction T is ___.
    
        - Rejected, Aborted
- Aborted, Rejected
- Rejected
- Aborted
Answer: A) Rejected, Aborted
    Explanation:
    If TS(T) = R_TS(X), operation X is rejected and transaction T is aborted.