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
How to Export OWA content remotely?
CPU want stay on
How to modify the text of listbox in Form View
drivers for UMC85c804 or SVGA 256c
IIS6 security/user permissions for multiple websites
External Dsn Max Message Attach Size
SCCM Report - Count of all instances of software registered with Add or Remove Programs
refreshing listbox value
Office Email Merge with email options (Read receipt, delivery receipt, etc)
Windows 2008 Server Distributed DCOM Error