1、在pl/sql developer中创建database links

oracle中database links的使用

2、使用database links

select * from table1@xtbg

注意:@xtbg是database links的name

相关文章: