代码改变世界

随笔档案-2016年01月

Oracle创建DataBase Links

2016-01-18 17:35 by hf_sun, 478 阅读, 收藏,
摘要: -- Drop existing database link drop database link GJA_CFMDM_LINK;-- Create database link create database link GJA_CFMDM_LINK connect to cfmdm identifi... 阅读全文