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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

DB : delete before insert

Hello,
Does someone know if there is an option to force a Tmysqloutput to delete data before inserting ?
Thanks,
Sébastien
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,
In 2.1.0 M2 Clear table option will be available on all DB Output components.
Either you may have a tMySQLRow with a Run Before your job, with a "truncate table XXX" request.
Regards,
Michaël.
Anonymous
Not applicable
Author

Thanks