如何使用SQLite数据库 匹配一个字符串的子串?

select * from table_name where 字符串 like '%'||列名||'%'

posted @ 2015-07-21 10:30  simadi  阅读(1955)  评论(0编辑  收藏  举报