In another post, I discussed some issues surrounding proper coding of country and state names and design of database schemas to support global names and addresses. I mentioned that text data types for name and address elements should consider supporting accented characters — another way of saying “Unicode characters”.
In terms of SQL Server this means [...]