Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Querying 2 tables from different database
Message
From
21/05/2006 22:01:43
 
 
To
21/05/2006 21:12:24
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01123854
Message ID:
01123857
Views:
17
Hi,
Try
SELECT * FROM tableA a INNER JOIN db2.dbo.tableB b ON a.ID = b.ID
HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Reply
Map
View

Click here to load this message in the networking platform