Skip to content
fromgate edited this page May 6, 2017 · 2 revisions

Execute update-query (update field of table at MySQL database)

SQL_UPDATE <query>

Parameter Parameter value Description
<query> query:{UPDATE .... } SQL-query to execute
Clone this wiki locally