Hi all
I have a one table with two columns
Column Name -- DataType
StartDate -- varchar(128)
NewStartDate -- DateTime
the values in the startdate column is
20080314
20080319
20080409T095627.115 GMT
20080409T100238.767 GMT
now i want to insert that values into newstartdate column
so i request to all please help me