Occasionally I'll need to format a string in SQL with 'Proper' casing. In other words, change 'george washington' to 'George Washington'.
Here is a function to do that