摘要:
select name from testB a where exists( select * from testB b where b.InsertTime = DATEADD(D,1,a.InsertTime) and a.name=b.name) and exists( select * from testB b where b.InsertTime = DATEADD(D,2,a.Inse... 閱讀全文
posted @ 2010-09-02 17:23
菜鳥吳迪
閱讀(2338)
評論(0)
推薦(0)
浙公網安備 33010602011771號