例如输入"ASP"就可以找到".NET技术ASP.NET"和"ASP技术" 谢谢了! 问题点数:0、回复次数:1Top
select * from tablename where fieldname like '%keyword%'Top