输入banner图图片脚本导航/分类

mysql用like模糊查询怎么查包含了%号的字符串

mysql

如题
select * from table where column like '%%%'中间的百分号怎么写