In this example I added a column with a date formatted by the
DATE_FORMAT
Keyword
Notice the use of the Regular Expression style Variables
(%m, %d, %y)
You might be asking, what do these mean? and are there more of them?