Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Left Join 2 tables

Hi,

I have 2 xls files loading into qlikview with below sql condition. I need below sql condition to be converted into qlikview script.

select a.* from TABLE a left join TABLE b on ( ( a.field1= b.feild2) or ( (a.Field3= b.Field4) or (a.Field3= b. Field5) ) )

Please help..

Thanks

Labels (1)
0 Replies