Hello,
I am attempting to create a view that joins two different tables that reside in different databases but on the same server. What is the proper syntax to accomplish this?
I am using Microsoft SQL Server Management Studio and I can create a view by adding tables. It only lists the ones in the current database though.
Help would be appreciated! Thanks!