SQL Dates and Strings

Anyone thathas ever tried to treat a string as a date in a SQL command for SQL Server knows it’s a pain in the ass. And if you haven’t tried it, then I’d do something else instead. BUT if you HAVE to do it, then here’s one trick that worked for me.

Read the rest of this entry »