Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sql_server_dba
Posting Yak Master
167 Posts |
Posted - 2011-12-23 : 11:33:55
|
I want to write different languages of data in a single table. Is there anyway that i can do this? What collation is suitable for this kind of cases?Thanks. |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2011-12-23 : 12:20:54
|
its not languages that matter but its character set that matters. what all character set you want to store in it (chinese,japanese etc)------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
 |
|
|
|
|