NodeJs MySQL Update

In NodeJs, You can update existing records in a table by using the UPDATE statement.

Code :