Transact-SQL Reference
fn_helpcollations
Returns a list of all the collations supported by Microsoft® SQL Server™ 2000.
Syntax
fn_helpcollations ()
Tables Returned
fn_helpcollations returns the following information.
Column name | Data type | Description |
---|---|---|
Name | sysname | Standard collation name |
Description | nvarchar(1000) | Description of the collation |