• R(X): Read X.

  • W(X): Write X.

  • T2 reads A and B as written by T1.

  • The serialization order of this schedule is [T1, T2].