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
Microsoft Office Communicator 2007 R2 auto login enternally what not a member of Domain??
Can't login into Windows XP
Summarizing Data using Access 2007 and Excel 2007
Analysis services - MDX date calculation
Exchange 2007 - Test-SystemHealth (Upgrading servicepack 2)
Enabling/Disabling Outlook Anywhere and ActiveSync in Exchange 2007
Correlated subquery in THEN clause of CASE statement
Vista Security
Number of WSUS in network
Who is logged into my access database now?