Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in collation

Is there any way to sort strings in all languages?

Can REPLACE() be made accent insensitive (é = e)?

Wrong sorting with Collator using Locale.SIMPLIFIED_CHINESE

postgres collation differences. osx v ubuntu

How to set collation for a connection in SQL Server?

Sort values using a specific collation in Ruby/Rails

how to change server collation in SQL Server 2008 R2

sql-server-2008 collation

SQL_Latin1_General_CP1_CS_AS vs Latin1_General_CS_AS

sql-server collation

JDBC url for MySQL configuration to use utf8 character encoding

SQL Server case insensitive collation

sql search on fields containing diacritics

How I can obtain the collation of a specific table in a database?

sql sql-server collation

Illegal mix of collations in mySQL

How can I findout what's my MSSQL server collation?

sql-server collation

MySQL - Illegal mix of collations (utf8_general_ci,COERCIBLE) and (latin1_swedish_ci,IMPLICIT) for operation 'UNION'

Sort a list of hungarian strings in the hungarian alphabetical order

java collation comparator

Default collation of temporary tables

Best practise for storing multilingual strings

How do I set default collation for all tables that are created in a database?

mysql collation

What .NET StringComparer is equivalent SQL's Latin1_General_CI_AS