2019年3月21日 星期四

Post Sql 在程式碼中如何跨資料庫

在MySql 和MSSql 跨DB都可以很簡單的使用use,
但是在postresql 中要跨DB 需使用特別方法



參考
http://www.leeladharan.com/postgresql-cross-database-queries-using-dblink