How to delete data on your database using Apache cordova?
I am creating a web App using visual studio 2015 with 'Apache Cordova'. I need a code snippet that will allow me to delete any information from my local database. 'DELETE' part of CRUD; in Restful Web Service. Any helpful feedback is highly appreciated..