dxystata 发表于 2014-11-23 19:31 
:"(" 表示什么意思?谢谢!
如果括号就有中文状态的括号和英文状态的括号呢?
=: 相当于sql中用的 eqt。
In a truncated string comparison, the comparison is performed after making the strings the same length by truncating the longer string to be the same length as the shorter string. For example, the expression 'TWOSTORY' eqt 'TWO' is true because the string 'TWOSTORY' is reduced to 'TWO' before the comparison is performed.