Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

which join it will consider?

1.One table having 10(1-10) fields, second table having 10(11-20) fields, in between these 2 tables we are not using any command then which join it will take?

2. If I am having 2 tables like A and B, if I used the command called join, then by default which join it will consider in qlikview?


4 Replies
gautik92
Specialist III
Specialist III

by default it will take outer join

sunny_talwar

1) If you don't specify the word join and the field names are all common between the two tables, then it will concatenate (and not join)

2) it will be an outer join

PrashantSangle

Hi,

if both table having same field then concatenate

Regards

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
qlikmsg4u
Specialist
Specialist

1. If these two tables has same field names then they concatenated automatically

2.If u specify keyword join then it will be Outer Join