摘要: 当要跨服务器访问数据库时,我们可以使用dblink建立连接服务器间的通道。 如果需要创建全局 DBLink,首先要确定用户有创建 dblink 的权限: 使用此语句查看:select * from user_sys_privs where privilege like upper('%DATABAS 阅读全文
posted @ 2020-12-14 12:00 桃子flying 阅读(948) 评论(1) 推荐(0)