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
SCCM Query for systems with a specific File Name & Specific Version of that file
How to completely hide columns in Access 2007
Windows 7.0 Public Desktop Problem
Help with ADHResize.mde and subforms
Error reading from SMTP host in SharePoint
System Writer Dissappeared
Migrate from Mac Mini OSX to PC Win 7
Soccer/Football Database Design
Password protect a Form
GoDaddy Administratively Denying Emails from being Sent