ConnectionState.Closed) mySQLconnection.Open(); SqlCommand mySqlSelect= new SqlCommand("select * from List1", mySQLconnection); SqlDataAdapter mySqlAdapter = new SqlDataAda
我需要检查一个条目是分类的(查询A)还是一个条目是否与某些数据有关系(查询B)。我想用一个查询而不是两个单独的查询来完成这个任务。例如: <p>Show this content</p>我让这两个select查询正常工作,但只相互独立。= '19' AND col_id_7 <> '' AND entry_id = '999