database - Foreign Key from tables that exists in two different DBs on the same server -
in sybase, possible create a foreign key table in archive database reference table in main database? can assume databases both running on same sybase server.
yes.
see "using cross-database referential integrity constraints" in http://manuals.sybase.com/
Comments
Post a Comment