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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Optimized QVD load

i have one query if i use  Exist function while loading data from Qvd why it is optimized qvd load.

generally exists is slower right.

Regards

2 Replies
its_anandrjs
Champion III
Champion III

Hi,

Optimized qvd load is used where large data sets is used to load data. With the command WHERE EXISTS(Field name) is especially used in load script.

Hope this helps

Thanks & Regards

Not applicable
Author

Yes your answer is good but we are using exist function but normally exist takes some time to match the records.

Regards