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
361

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
340

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

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

2 REPLIES 2
Read only

Former Member
0 Likes
341

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

Read only

Former Member
0 Likes
340

hi,

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