Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in collation

Collations on indexes in SQL Server

tsql indexing collation

ORDER BY ... COLLATE in SQL Server

How to insert an hebrew value into a mysql db in php

php mysql collation

How to change Collation to utf8_bin in one go

Accent-insensitive sorting in MySQL

mysql unicode collation

Sorting Arabic words in Java

java sorting collation arabic

sort() for Japanese

COLLATE DATABASE_DEFAULT agaisnt an IN () clause

sql-server tsql collation

MySQL: Collate in query - any side effects?

mysql collation

MySQL - Why are COLLATION rules ignored by LIKE operator for German ß character

Collation STRENGTH and local language relation

Does a utf8_unicode_cs collation exist?

mysql utf-8 collation

MySQL Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '='

mysql collation

Is it possible to have SQL Server convert collation to UTF-8 / UTF-16

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