一:表

create or replace synonym T_ENQUIRY_INFO
for RSCD.T_ENQUIRY_INFO;
grant select,insert,delete,update on T_ENQUIRY_INFO to wfs WITH GRANT OPTION;

二:包

grant execute on PKG_JB3BWC01000Z to RSCD with grant option;

相关文章:

  • 2021-09-15
  • 2021-05-31
  • 2021-07-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-04
  • 2022-12-23
  • 2022-12-23
  • 2022-02-10
  • 2022-12-23
相关资源
相似解决方案