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: 
ankit7359
Creator II
Creator II

Exceute multiple queries in GreenplumRow component????

Hi Community,

Can we execute multiple queries in tGreenplumrow component???

Becoz in tMysqlrow or tOracleRow etc. we can enable additional jdbc parameters for executing multiple sql statements.

Thanks,

Ankit

Labels (3)
1 Reply
akumar2301
Specialist II
Specialist II

it should work. did you get any error ?

Begin;
Insert …………;
Update ………;
END;