Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
nagarajupinnibo
Creator
Creator

Joins in Qlikview and Joins in SQL are same or not

Hi ,

I want to know is joins in Qlikview and joins in SQL are same or is there any difference??

Please share the document for this.

Thanks,

Nagaraju

4 Replies
gautik92
Specialist III
Specialist III

Joins in Qlikview and SQL are same.

but in qlikview Joins and Keep are different.

joins just merges the table but keep keeps the table seperate in data model.

amit_saini
Master III
Master III

Hi,

Hope this will help u:

https://community.qlik.com/message/683493#683493

Thanks,

AS

nagarajupinnibo
Creator
Creator
Author

Thanks Gowtham

help4qv123
Creator II
Creator II

The concept is of both are same. The way of implementing is different.

In SQL U have a query for using join. IN QlikView U can just mention name of join in between the two tables.