Welcome Message

Hi, welcome to my website. This is a place where you can get all the questions, puzzles, algorithms asked in interviews and their solutions. Feel free to contact me if you have any queries / suggestions and please leave your valuable comments.. Thanks for visiting -Pragya.

January 7, 2010

How to connect two databases

If the two databases are on the same server you can reference either one in the other by using the fully qualified object name: [database].[owner].[object]

No comments: