mysql-MySQL如何用C++通过函数把变量录入到数据库中
程序员文章站
2022-04-20 19:42:10
...
mysqlc++数据库
以下是关键代码
/* for (int i = 1; i > id; cout > age; cout > score; cout
res = mysql_query(&myCont, "INSERT INTO i
(id
, name
, age
, subject
, score
)VALUES (id, 'name', age, 'subject', score)");
现在问题就是这句怎么改
上一篇: sql中用JOIN USING如何简化JOIN ON的实例
下一篇: mysql 索引扩展