摘要: --第一种授权,单表授权 grant select on zxssos.zx_sys_depart to qydj --第二种授权,通过建立远程连接调用 create database link qydj_43connect to qydj identified by "83186309"using 阅读全文
posted @ 2023-05-16 20:02 南昌开发二部 阅读(4) 评论(0) 推荐(0)
摘要: Substr(replace(replace(replace(t.contactids,'[{"id":"',''),'","name":"',','),'"}]',''),1,Instr(replace(replace(replace(t.contactids,'[{"id":"',''),'", 阅读全文
posted @ 2023-05-16 10:28 南昌开发二部 阅读(13) 评论(0) 推荐(0)