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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

can we call PL/SQL procedures/functions in the qlikview

is it possible to run PL/SQL procedure/function through qlikview?

1 Reply
Sokkorn
Master
Master

Hi,

Yes it possible. Here is sample

SQL EXEC SP_ProcedureName;

Regards,

Sokkorn