select a.a as a,b.b as b,c.c as c from a left join b on a.id=b.id left join c on b.id=c.id where…
七月 18th, 2009 by
CrazyLemon - 我来评论
没有评论▼
我来说两句
