Getting Information About Collations
You can use the following catalog views and functions to obtain collation information in SQL Server 2005.
Catalog view | Description |
---|---|
Returns information about the collation of a database. |
|
Returns information about the collation of a column of a table or view. |
|
Returns information about collations in SQL Server 2005. |
|
Returns a list of available collations in SQL Server 2005. |