Good afternoon, could anyone help me on node.js?
My question is how could I store the values of a sql query in a variable as an example.
let id = connection.query('SELECT * FROM marca ORDER BY id DESC LIMIT 1', function(err,result){
if(...
asked by
28.03.2018 / 17:46