-- 利用ASCIISTR这个函数查询,查询字段为bid_amount

select * from project_win_info  where ASCIISTR(bid_amount) like '%\%'

 

相关文章: