select * from [data] where ºÎ´å='"+ comboBox3.Text+"' and ÖÜËê like '1[3-7]' and Äê¼¶ <>'' and Äê¼¶ like '[!1-6]' order by ±àºÅ" ,mycon); ±íÖÐÖÜËêΪÊýÖµ£¬ÓÐ13,14,15,16,17,18 ¡¡¡¡Ä꼶ΪÊýÖµ£¬ÓÐ2009,200901,2010,2,3
Ïë²éѯÖÜËêÔÚ13-17Ë꣬ Äê¼¶²»Îª¿ÕµÄ£¬µ«²»°üÀ¨Ö»ÓÐһλÊýµÄ¡£ lsдµÄÕæºÃ select * from [data] where ºÎ´å='"+ comboBox3.Text+"' and (ÖÜËê>13 and ÖÜËê <17) and len(isnull(Äê¼¶,'')>1 order by ±àºÅ" ,mycon); Óï·¨´íÎó (²Ù×÷·û¶ªÊ§) ÔÚ²éѯ±í´ïʽ 'ºÎ´å='³¤°²' and (ÖÜËê>13 orÖÜËê <17) and (isnull(Äê¼¶,'')>1 order by ±àºÅ' ÖС£ ÓÃÓÚº¯Êý²ÎÊýµÄ¸öÊý²»¶Ô ÔÚ²éѯ±í´ïʽ 'ºÎ´å='³¤°²' and (ÖÜËê>13 or ÖÜËê <17) and len(isnull(Äê¼¶,''))>1' ÖÐ