Hi experts,
I guess we've all had a bad date or two
I have a 4 million row table, with dates in varchar for now.
Some are formatted 07/6/1999, others as 07/6/99 and I have even found a non-date 01/0/2000
**What is a good source of information, with lots of examples for transforming dates into a value that can be stored as datetime or smalldate ?**
Most books have a small section on this, but I think an entire book could be written on this subject.
Thanks, John
I guess we've all had a bad date or two
I have a 4 million row table, with dates in varchar for now.
Some are formatted 07/6/1999, others as 07/6/99 and I have even found a non-date 01/0/2000
**What is a good source of information, with lots of examples for transforming dates into a value that can be stored as datetime or smalldate ?**
Most books have a small section on this, but I think an entire book could be written on this subject.
Thanks, John