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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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