View Collation Information
You can view the collation of a server, database, or column in SQL Server Management Studio
You can view the collation of a server, database, or column in SQL Server Management Studio
using Object Explorer menu options or by using Transact-SQL.
You can use one of the following:
Management Studio
Transact-SQL
-
In Object Explorer, connect to an instance of Database Engine.
-
Right-click the instance and select.
-
In Object Explorer, connect to an instance of Database Engine and then expand that
instance.
- Expand
, right-click the database and select.
- In Object Explorer, connect to an instance of Database Engine and then expand that
instance.
- Expand
, expand the database and then expand.
-
Expand the table that contains the column and then expand.
-
Right-click the column and select. If the collation property is empty, the
column is not a character data type.