Delete Query

Use this query type when you need to delete data in MySQL database. Here all that one needs to do is select a table in the Left panel and then set condition according to which data will be deleted 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