Mysql insert with with dynamic values from nested value

后端 未结 0 1053
暖寄归人
暖寄归人 2020-12-05 03:04

Normally i have this sql command to query in node,

 var sql = "INSERT INTO customers (name, address) VALUES (\'Company Inc\', \'Highway 37\')";
  co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题