Home » 
        MCQs » 
        DBMS MCQs » 
        DBMS Thomas Write Rule MCQs
    
        
    The W_TS(X) operation of the transaction will not be executed if TS(T) _? W_TS(X)
    
    
    
    4. The W_TS(X) operation of the transaction will not be executed if TS(T) _? W_TS(X).
    
        - <
- =
- >
- =>
Answer: A) <
    Explanation:
    The W_TS(X) operation of the transaction will not be executed if TS(T) < W_TS(X).