摘要:
select top 12 id, cpmc(产品名称),gsmc(公司名称) from qyzc_cpxx where id in(select id from qyzc_cpxx tb where not exists (select 1 from qyzc_cpxx where hyxx_id=tb.hyxx_id and id>tb.id) and (ycd like '四川%' or... 阅读全文
posted @ 2009-03-16 10:24
butterfly
阅读(253)
评论(0)
推荐(0)