Update Query

Use this query type when you need to update data in MySQL database. Here all that one needs to do is select a table in the Left panel and then select all the fields in data will be updated, set condition to update a specific record and click on Save button.

After saving the query you will be prompted, if you want to generate Web-service for this query. Say Yes to generate. If you say No here then it will have to generate necessary Web-service manually.

Last updated