Hi,
I have two different severs
154.125.1.3
where I have a database called demo which consists of table t1
Now another server
102.154.3.1
where i have a database called demo1 which consists of table t2
Now I want to write a query where I want to join both these tables.
Any idea please
Regards
cmrhema
I have two different severs
154.125.1.3
where I have a database called demo which consists of table t1
Now another server
102.154.3.1
where i have a database called demo1 which consists of table t2
Now I want to write a query where I want to join both these tables.
Any idea please
Regards
cmrhema
Comment