Which alternative to SQL_Latin1_General_CP1251_CS_AS in MySQL

1

What would be an alternative in MySQL for COLLATION SQL_Latin1_General_CP1251_CS_AS for MySQL or how can I remove accentuation of a string (or entire table or column) using commands?

Reference :

link

    
asked by anonymous 07.03.2017 / 18:07

0 answers