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
Programmatically create IIS host header using VBScript / ASP?
Mouse and Keyboard don't work after attempting to repair registry in Dell XPS (Windows XP Home)
GPO Settings: Access Denied (Security Filtering) - Screen Saver Issues
New Line in EditBox
Explain Regular Expression
How to retrieve data from five different tables in Access database
421 4.2.1 unable to connect for some domains
Column headings in crosstab queries part 2
Remote Desktop between 2 Win XP Pro machines on a LAN. How much more simple could it be and how hard is it for me!
Promoting secondary dns server to primary