NodeJs MySQL Delete

In NodeJs, the DELETE FROM statement is used to delete records from an existing table.

Code :