GeneralNerd
MIS
I'm new at DBs and I was wondering can you create a foreign key between 2 DB's? If not can someone please let me know what I need to do. Here's my senerio, I am building a new DB and I have a column that need to reference another table. I already have a table that is in another DB (on the same server), I don't want to have to create this table in the new DB, so is there a way I can do this? Thanks