sqlserver 单引号 转义符 escape
用 两个单引号 完成
另注上一个escape 应用
select top 100 * from novel_book where bookname like '%\[aa\]%' escape '\'