V
venumadhav g
Hi Folks,
I am useing SQL Server 2005. I want to join two different tables data from
two different Databases(Ex: 1. Database_X 2. Database_Y). Both Available
DBs having one common field..A
Can I have the Query for the above..?
dbname1atabase_X:
Tablename- OneTable
FieldsNames: A B C D
dbname2atabase_Y:
Tablename- TwoTable
FieldsNames: A M N O
How to take out put as " A B C M N"
lease reply ASAP
I am useing SQL Server 2005. I want to join two different tables data from
two different Databases(Ex: 1. Database_X 2. Database_Y). Both Available
DBs having one common field..A
Can I have the Query for the above..?
dbname1atabase_X:
Tablename- OneTable
FieldsNames: A B C D
dbname2atabase_Y:
Tablename- TwoTable
FieldsNames: A M N O
How to take out put as " A B C M N"
lease reply ASAP