Hi One of my string column has data such as
ColumnA,INT|COLUMNB,VARCHAR(10)
i need to read the data and insert into a temp table
Columns DataType
ColumnA INT
ColumnB varchar(10)
Kindly help me with this
Thanks,
Kannan
↧