Have no idea how to do this! I have two databases on the same instance of SQL server 2008
In Database1 I have a table that has a column that holds a productID.
In Database2 I have a table that holds product info, i want to grab the SKU from this table based on the productID from Database1.
Its pickling my head! Hope you can help!
Many thanks