I have a column, [RESULT_DT_TM] which contains both date and time values. It looks like like this:
RESULT_DT_TM
2015-04-27 12:54:02
2015-04-27 13:34:07
I would like the column to look like this:
RESULT_DT_TM
12:54:02
13:34:07