If I need to choose a collation mode to work with, how do I know what collations are available?
|
|
|
||
|
|
|
|
Use this query to list the available collation modes: SELECT * FROM fn_helpcollations() |
||
|
|
