Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
VeniVidiVicila
Contributor
Contributor

How to run SQL queries in QLik Sense?

Hello everyone,

I'm new to this community (and to Qlik as well). I would like if I can run my own SQL queries and how to do that with the couple of data connectors I already created.

Thank you very much,

Emmanuel

Labels (2)
1 Solution

Accepted Solutions
Anil_Babu_Samineni

You can simply run using

LIB CONNECT TO 'Connection Name';

SQL Select .....

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful

View solution in original post

3 Replies
Anil_Babu_Samineni

You can simply run using

LIB CONNECT TO 'Connection Name';

SQL Select .....

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
VeniVidiVicila
Contributor
Contributor
Author

Thank you very much !

Anil_Babu_Samineni

Please close this ticket in case if that is resolved by marking accept solution.

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful