如果是这样需求的话, 那没简便方法,只能这样写了: select * from 表where 字段1 like '%关键字%' or 字段2 like '%关键字%' or 字段3 like '%关键字%' or .
確定! 回上一頁