I am interested if there is a possibility to specify collation for a column when creating index that is different from the collation of that column? And when indexed, are st
You can create the calculated field with needed collation and create the index on this field.