一般表示database link比如在A服务器的数据库上,访问B服务器上的数据库,可以在A服务器数据库中建立database link,比如叫db_a2b那么可以在A的数据库中直接查询(比如查询B上的tableBselect * from tableB@db_a2b