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: 
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.

Labels (1)
0 Replies