判断字符串中是否包含中文 select case when 'y我' like '%[啊-座]%' then '包含中文 ' else '不包含中文 ' end 相关文章: 2021-07-12 2022-01-07 2022-12-23 2022-12-23 2022-12-23 2022-12-23 2021-11-21 2022-01-07