Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

Conversion failed when converting date and/or time from character string

$
0
0

create table employee1
(id int,name varchar(10),datebirth date,gender varchar(10),deptid int)

insert into employee values (1,'jitendra','2000-12-08','male',10) ,(2,'sabari','2002-12-08','male',11),
(3,'shubahm','2000-11-02','male',12),(4,'sree','1900-12-08','female',13),(5,'dhiraj','1990-09-05','male',14)

when iam inserting into table i am getting error how to solve


jitendra


Viewing all articles
Browse latest Browse all 23857

Trending Articles



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