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: 
aneelfazwani
Partner - Contributor II
Partner - Contributor II

stored procedure with multiple result sets

Dear Group,

I've a stored procedure which is returning multiple result sets:

Select * from table A;

Select * from table B;


How do I read this in qlik sense.

0 Replies