View Single Post
  #1 (permalink)  
Old 11-14-2007, 04:45 PM
laredotornado@zipmail.com
 
Posts: n/a
Default How do I check what collation a table is?

Hi,

I'm using MySQL 5.0. How do I check what collation a table is using?
The command "DESC my_table" doesn't produce the desired output.

Thanks, - Dave

Reply With Quote