获取同一字段不同的值

使用distinct 函数获取DataFromCountry 字段不同的值

select distinct DataFromCountry from PAP_Sellout
select distinct DataFromCountry from PAP_Inventory 

  

posted @ 2015-01-28 11:27  吴枫  阅读(164)  评论(0编辑  收藏  举报