`
chensj
  • 浏览: 1666 次
  • 性别: Icon_minigender_1
  • 来自: 上海
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
文章列表
select c.open_id,c.created_date                            from (select t.*,                                         row_number() over(partition by t.open_id order by t.created_date desc) rn                                    from nec_opr.EC_WECHAT_CALL_DATA_BIND t                                   w ...
Global site tag (gtag.js) - Google Analytics