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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Diff between SQL Select and Load Statement

Hi Guys

Can you please let me know what is the difference between a SQL Select .... and Load statement in qlikview script editor?

I used to think, whenever you fetch data from a database you do SQL Select * from table and when you want to get data from a file such as excel or flat file you use Load * from Filename.

Am I right or wrong? or above all am I missing a whole point. Can anyone suggest what's the good practice about them.

Thank you

Kind regards

Sap

11 Replies
Anonymous
Not applicable
Author

I was wondering about why QlikView has put "Preceding Load" checkbox on Create Select Statement dialog. And most QlikView documents are using it when they're scripting. Your explanation, mby, made it more reasonable for me.

Thanks a lot.

Not applicable
Author

Excellent explaination....