I have two databases A and B. A has table tableA with columnA similarily B has tableB with coulmnB. Can I have a Primary , Foreign Key relationship between these two columns. Both databases will be in the same Sql Server 2008 R2 instance.
I am using Sql Server 2008 R2 Express Edition.
Also if this is not available in express edition then is it available in other editions such as enterprise