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

sq02

Former Member
0 Likes
448

in sq02 how to use cluster table... i.e KONV..

it showing msg 'Cluster table konv not allowd to join'.

i want to connect ekko-knumv with konv-knumv.

or any laternate logic for SQ02 ?

3 REPLIES 3
Read only

Former Member
0 Likes
416

u can't use join statment for cluster table

Read only

vinod_vemuru2
Active Contributor
0 Likes
416

Hi Jim,

whether it is program or query cluster tables are not allowed in JOIN. There is no way to join the cluster table. Only possibility is writing code using for all entries in ekko.

Thanks,

Vinod.

Read only

Former Member
0 Likes
416

thnks issue close