1 1 vote Databases databases conflict-serializable concurrency + – Anup patel 795 views answer comment Share Follow Print See all 3 Comments 3 3 Comments reply sachin! commented Dec 26, 2017 reply Follow flag No they are not as item on which transaction get performed are different 0 0 replyShare Ashwin Kulkarni commented Dec 26, 2017 reply Follow flag NO they are not 0 0 replyShare Mk Utkarsh commented Jan 11, 2018 reply Follow flag Conflict Equivalent: Two schedules are said to be conflict equivalent when one can be transformed to another by swapping non-conflicting operations. (geeksforgeeks) In your example both the schedules are containing different objects so we cannot convert one into another 2 2 replyShare Please log in or register to add a comment.