【问题标题】:Error Column count doesn't value count at row 1 [duplicate]错误列计数不计算第 1 行的计数 [重复]
【发布时间】:2021-10-11 11:57:46
【问题描述】:

我的 sql 文件中有一个子文件

#1136 - 列计数与第 1 行的值计数不匹配

enter image description here

【问题讨论】:

    标签: php sql


    【解决方案1】:

    您需要定义在哪一列中插入哪个值。例如,INSERT INTO 'table_name' (column_1, column_2) VALUES(1, "hello")。 更多 INSERT INTO 语法:https://www.w3schools.com/sql/sql_insert.asp

    【讨论】:

    • 你好,我在聚会中发现了问题我找到了 2 个管理表我删除了一个 etsamarche
    猜你喜欢
    • 1970-01-01
    • 2021-01-08
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-07-03
    • 2023-04-05
    相关资源
    最近更新 更多