I have some data that I need to convert over to proper date time format. Right now the data looks like this.
2008, July 14-18
2000, October 24 - November 4
I have about 800 rows other than doing this by hand how can I use T-SQL to accomplish this? Thanks for helping.
2008, July 14-18
2000, October 24 - November 4
I have about 800 rows other than doing this by hand how can I use T-SQL to accomplish this? Thanks for helping.