Is there a way convert a date field into 3 columns, with month, year, and day each in separate columns? So that instead of one column with 6/30/201, I could have Month = 6, Day = 3, and Year = 2011?