Results 1 to 3 of 3

Thread: change collation at once

  1. #1
    Join Date
    May 2012
    Posts
    5

    change collation at once

    Hi, sorry to post this again but i just realized i had posted it on the wrong forum.

    anyway, i have a large database that has many fields with collation set to latin1_Swedish_ci and i want to change all of them to utf8_unicode_ci at once but i cant find the proper query for that. Something like UPDATE collate SET utf8_unicode_ci WHERE collate=latin1_Swedish_ci;

    Is it possible?

    Thank you.

  2. #2
    Join Date
    May 2012
    Posts
    5
    Any answer please?

  3. #3
    Join Date
    May 2012
    Posts
    5
    This forum is kinda dead, isnt?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •