摘要:
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
菜鸟吴迪
阅读(2341)
评论(0)
推荐(0)
浙公网安备 33010602011771号