SQL Server Collation
A collation encodes the rules governing the proper use of characters
for either a language, such as Greek or Polish, or an alphabet, such as
Latin1_General (the Latin alphabet used by western European languages). To read more follow the below link.http://msdn.microsoft.com/en-us/library/aa174903%28v=sql.80%29.aspx

