#结果1: 特殊符号 要放转义词 ,后面能+% 前面可以
LIKE ‘%_%’
and code3 not LIKE ‘%=%’
and code3 not LIKE ‘%3D%’
and code3 not LIKE ‘%message%’

#结果1: 特殊符号 要放转义词 ,后面能+% 前面可以
LIKE ‘%_%’
and code3 not LIKE ‘%=%’
and code3 not LIKE ‘%3D%’
and code3 not LIKE ‘%message%’