Microsoft
Software
Hardware
Network
Question : Video examples for Inner join with 2 databases
Does anyone have any links to show how to INNER join 2 tables from 2 different databases ?
Thanks
fordraiders
Answer : Video examples for Inner join with 2 databases
This is straightforward if those two databases are on the same server , all you need is to use a 3 part names for the objects
SELECT a.*
FROM database1.schemaName.Table
Name a
INNER JOIN Database2.SchemaName.Table
Name b ON a.Somekey = b.SomeKey
Random Solutions
SQL - Trim letters out of a field where the length is unknown
On right click of a folder and select an option need a way to get the description to show on a box
Using regsvr32 in Vista via batch file
Sql query
Max record for Employee
Finding Null in a memo field and what event to use to check the related box
Icons from Start>All Programs have disappeared
Automatically close Outlook on log off or shutdown
Validating users with three level security
Communicator 2007 R2 - randomly won't logon