English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

INSERT 陳述式中的資料行數量小於 VALUES 子句中所指定的值。在 VALUES 子句中值的數量必須和 INSERT 陳述式中所指定的資料行數量相符。

Click to search this error in Google

English version

There are fewer columns in the INSERT statement than values specified in the VALUES clause. The number of values in the VALUES clause must match the number of columns specified in the INSERT statement.

Click to search this error in Google



Localized version
 Chinese (Traditional) Legacy

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions