hi im trying to push the data of an Excel sheet to SQL table column.
my Excel is having dateofbirth column
(ex: 4/28/1965, 2/28/1986)
i want to push this column to my destination table of data type Varchar or Nvarchar
i tried dataconversion transformation but unable to push.can some one give me expression to push this.