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 more 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
 Korean

Error category
 SQL Server

Other localized versions
11 versions





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