I have the code below:
app.post(\'/add\', function(req,res){ let addcar = req.body.car; let addnumber = req.body.number; var ssql = "SELECT 1 from ca