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

Inner Join with pooled table

Former Member
0 Likes
596

Hi

Can we write inner join with pooled tables?

If not why and if yes please gimme an example.

Thank you

2 REPLIES 2
Read only

Former Member
0 Likes
415

Hi,

You can write Join on pooled tables but it not advisable to write joins on pooled or cluster tables. It effect the performance of the program very badly.

Thank you,

Ramu N.

Read only

andreas_mann3
Active Contributor
0 Likes
415

hi,

look that thread:

A.