wdw31210

 

 

获取上个月起的前6个月

where dim_month between to_date(to_char(add_months(sysdate,-6),\'YYYYMM\'),\'YYYYMM\') and to_date(to_char(add_months(sysdate,-1),\'YYYYMM\'),\'YYYYMM\')

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-12-06
  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
  • 2021-05-05
  • 2021-11-05
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-19
相关资源
相似解决方案