INITCAP Function

The INITCAP function returns a copy of the expression in which every word in the expression begins with an uppercase letter. With this function, a word begins after any character other than a letter. Thus, in addition to a blank space, symbols such as commas, periods, colons, and so on, introduce a new word.

For an example of the INITCAP function, see UPPER Function.