日期:2014-05-17 浏览次数:20640 次
select * from stock where leechdomId
in
(
select leechdomId from collect
where id
not in
(
select collectId from quote
where type=0 and date >'2010-06-01 10:00:02'
) and date>'2010-06-01 10:00:02'
) and date>'2010-06-01 10:00:02'
select leechdomId from collect
where id
not in
(
select collectId from quote
where type=0 and date >'2010-06-01 10:00:02'
) and date>'2010-06-01 10:00:02'
select collectId from quote
where type=0 and date >'2010-06-01 10:00:02'
select leechdomId from collect
where id
not in
(
select collectId from quote
where type=0 and date >'2010-06-01 10:00:02'
)
select leechdomId from collect
where date>'2010-06-01&nbs