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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
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