我想这样查询信息:
select * from table where state='1' and del='0' and type1=TextBox1.text.trim() or type2=type1=TextBox1.text.trim() or type3=TextBox1.text.trim()..... select * from table where state='1
select * from table where state='1' and del='0' and type1=TextBox1.text.trim() or type2=type1=TextBox1.text.trim() or type3=TextBox1.text.trim()..... select * from table where state='1