v_str := 'truncate table secom_cust_ou drop storage';
  execute immediate v_str;
 

相关文章:

  • 2021-08-20
  • 2022-12-23
  • 2022-02-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-29
猜你喜欢
  • 2021-07-10
  • 2022-12-23
  • 2021-11-26
  • 2021-12-11
  • 2022-12-23
  • 2021-12-05
相关资源
相似解决方案