V
V
Vladimir2019-10-05 12:08:55
MySQL
Vladimir, 2019-10-05 12:08:55

How to output data from mysql/nodejs?

Good afternoon. This is how I try to withdraw, but it does not work ..

connection.query("SELECT * FROM sms", function(err,res) {
        console.log(res[0][1]);
      });

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question