ÇëÎÊÒª²éѯ a ¡Ü ×Ö¶Î £¼ b £¬SQLÓï¾ä¸ÃÔõÃ´Ð´ÄØ? select * from tb where ×Ö¶Î<b and ×Ö¶Î>=a `` select * form ±íÃû where ×Ö¶Î>=a and ×Ö¶Î<b select * from ±íÃû where ×Ö¶Î>=a and ×Ö¶Î<b
Çó¸övbÖеÄsqlÓï¾äµÄд·¨£¬´ÎsqlÓï¾äµÄÓ÷¨ÊÇ·ÖÒ³³ÌÐò ÎÒдµÄÈçÏ£ºÆäÖÐAÊÇÓÃÀ´½ÓÊÕÿҳÏÔʾµÄ¼Ç¼µÄÌõÊý£¬BÊÇÓÃÀ´½ÓÊÕÏÔʾµÄµ±Ç°µÄÒ³Ãæ. sqltext="select top A * from log where id not in(select top ( ......