Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

MySQL Update Query with where clause in Nifi

avatar
Contributor

Hi Team,



I'm trying to execute sql update query *update student set maxqueryid=0
where id=1;*.
using ExecuteSQL Processor. It resulted with error saying data manuplation
cannot be done since it accepts only select statements. How do I achieve
this usecase is there any procesor to do this job. Any suggestion would be
appreciated.




Thnaks
Rakesh.

1 REPLY 1

avatar
Master Guru