string sql = "delete from stu where '" + xh.Text + "','" + xm.Text + "','" + xb.Text + "','" + zy.Text + "','" + bj.Text + "','" + dept.Text + "')";
delete from table1 where a=1 and b=2 and c=3