Hello everyone,
I'm trying to convert data type '20021001' to be recognized as a date.
The problem is that the data is loaded as char(8) into the tables and the
CONVERT ( data_type [ ( length ) ] , expression [ , style ] ) will not work for me.
any thoughts/ideas?
I'm trying to convert data type '20021001' to be recognized as a date.
The problem is that the data is loaded as char(8) into the tables and the
CONVERT ( data_type [ ( length ) ] , expression [ , style ] ) will not work for me.
any thoughts/ideas?
