Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

joins

Former Member
0 Likes
362

Hi all!!

Is it possible to simultaneously read data from two DB which have no field in common?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
341

I presume u mean the fieldnames do not match but the values do, then yes.

Hi all!!

Is it possible to simultaneously read data from two DB which have no field in common?

2 REPLIES 2
Read only

Former Member
0 Likes
342

I presume u mean the fieldnames do not match but the values do, then yes.

Read only

Former Member
0 Likes
341

hi,

For getting data from two tables simulataneously, it requires field relation between the tables.