PrepAway - Latest Free Exam Questions & Answers

Tag: WHICH COLLATION SHOULD i SELEECT FOR SQL 2008

Which collation should you select?

You plan to add a new column named SmallKey to the Sales.Product table that will be used in a
unique constraint. You are required to ensure that the following information is applied when adding the
new column:

‘a1’ and ‘A1’ are treated as different values
‘a’ and ‘A’ sort before ‘b’ and ‘B’ in an ORDER BY clause You need to select the collation that meets the requirements for the new column. Which collation should you select?