开发者

Foreign Key from tables that exists in two different DBs on the same server

开发者 https://www.devze.com 2023-02-09 06:55 出处:网络
In Sybase, is it possible to create a a foreign key from a table in my ARCHIVE database to a Reference Table in my main Database?You can assum开发者_JAVA技巧e that the databases are both running on th

In Sybase, is it possible to create a a foreign key from a table in my ARCHIVE database to a Reference Table in my main Database? You can assum开发者_JAVA技巧e that the databases are both running on the same Sybase Server.


Yes.

See "Using cross-database referential integrity constraints" in http://manuals.sybase.com/

0

精彩评论

暂无评论...
验证码 换一张
取 消