CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
collation
09-09
OS
SQL Server collation default for US/English - best practice
08-31
Software design
What is the precedence of the `COLLATE` operator?
08-22
Software engineering
What is the difference between utf8mb4_0900_as_cs and utf8mb4_0900_bin?
08-01
Back-end
How can I sort an array by accented keys in PHP?
06-09
other
MySQL: Why can I search some accent marks but not others?
05-09
Software design
Case insensitive collation still uses case sensitive comparison
05-03
Back-end
which table collation takes least space and least table size?
03-03
OS
SQLite/Room ORDER BY with a CASE statement ignores column COLLATE
03-02
Software design
MySQL comparison between 'æ' and 'ae'
02-26
Net
Adding collate to mysql database
12-04
front end
MySQL character ordering: numbers before question mark
12-01
Enterprise
PHP file upload with japanese filename turns corrupted filename
11-05
Net
What exactly means the collation 'de-DE-u-kn-true'
10-30
Net
MySQL CHAR_LENGTH(str) sometimes produces different outputs for the same String literal when used wi
10-19
Mobile
Database conversion from latin1 to utf8mb4, what about indexes?
Links:
CodePudding