Overview

  1. Whether the target collation is the same as the column collation or not. If the target is the same then there is no scalar conversion required.
  2. Whether this COLLATE clause is present in the predicate (such as WHERE clause or JOIN predicate). If it is in the predicate then it can cause a scan (if condition a) above has also been satisfied.)