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