select gp_segment_id,count(*) from table_name group by gp_segment_id;

 posted on 2019-09-02 18:24  xibuhaohao  阅读(2240)  评论(0)    收藏  举报