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
Overcome Excel MAX num of nested if statement
How to read contents of Macros using VBA
How do I use RecordSelectionFormula to pass dates via VS 2005 to Crystal report 2008?
Using an Enum to limit the property vales of a class
can i install windows 7 on an external USB hard disk ?.
how to correct the error 257
CanGrow /ShouldGrow
Everytime the computer boots up, i'm prompted with a "restart required now"
AutoFill field when a selection is Selected
Windows 7 unmountable