Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 15930

Column name or number of supplied values does not match table definition.

$
0
0

I am having this same error message.....

Column name or number of supplied values does not match table definition.

when inserting  rows into this table ....

create

departmentname

varchar(25)Primarykey,

depttype

varchar(10),

DIrectorname

varchar(35),

Hiredate

date,

Salary

int,

RaiseFactor

int,

SalaryAdjustment

as( salary* RaiseFactor),

descriptionvarchar(50));


Viewing all articles
Browse latest Browse all 15930

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>