原文http://blog.chinaunix.net/uid-26640696-id-3128544.html
在SQL Commander中,sql语句中如果有中文,显示是‘口口口’。
解决办法如下:
在Tools->tool Properties->General->Appearance->Fonts在Font Settings下
找到SQL Editor/Text Editor选择PMingLiU,
同时找到Grid也选择PMingLiU就可以了。
如上配置以后,中文就可以正常显示了。