博客园站长
这是人类成长进步中记录的每一时刻
摘要: create database link link名称 connect to 对方数据库用户名 identified by 对方数据库用户密码using '对方数据库ip:端口/实例名'; 阅读全文
posted @ 2015-12-09 14:06 dm3344 阅读(221) 评论(0) 推荐(0)