17,140
社区成员




select t.spxxid
from TJBB_DDGL_DDXSFW t
left join jt_Webg_Ddkxskc kc on
t.spxxid = kc.spxxid and t.ckid = kc.ckid
where t.gysid = '1276';
select t.spxxid
from TJBB_DDGL_DDXSFW t
left join jt_Webg_Ddkxskc kc on
t.spxxid = kc.spxxid
where t.gysid = '1276';
select t.spxxid
from TJBB_DDGL_DDXSFW t
left join jt_Webg_Ddkxskc kc on
t.ckid = kc.ckid
where t.gysid = '1276';
select t.spxxid
from TJBB_DDGL_DDXSFW t
left join jt_Webg_Ddkxskc kc on
(t.spxxid = kc.spxxid and t.ckid = kc.ckid) where t.gysid = '1276';