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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
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?

Labels (1)
1 Reply
Sokkorn
Master
Master

Hi,

Yes it possible. Here is sample

SQL EXEC SP_ProcedureName;

Regards,

Sokkorn