How can I select columns with specific collation from mysql?

Posted by liuxingruo on Stack Overflow See other posts from Stack Overflow or by liuxingruo
Published on 2010-04-29T05:48:29Z Indexed on 2010/04/29 5:57 UTC
Read the original article Hit count: 259

Filed under:
|

Hey guys,

I wondering how can I select columns with specific collation.

For example, I want to select all the columns which their collation is utf-8.

How can I get these things done?

Thanks very much!

© Stack Overflow or respective owner

Related posts about mysql

Related posts about collation