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
Sharepoint - How to activate security (User access)
OpenRecordset
How to reverse engineer access adp sql server combination
Relate tables with no exact matching field
Autonumber a column with numbers Ascending per 10
How do you find a duplicated MAC address (spoofing)?
Spin with "autobuddy" and "set buddy integer" strange behavour
Query does not return rows
Problems With The GoTo Code
Microsoft anti virus for windows 7 OS