输入banner图图片脚本导航/分类

sql#查重


select count (asin) from dbo.amazon_product_store
where asin in (select asin from dbo.amazon_product_store group by asin having count
(asin) > 1)

sql#查重

标签:store   tor   class   select   product   having   rod   sql   amazon