I am trying to get a DATETIME field from a DATE and a TIME field. none of the functions in MYSQL seems useful.
Is somebody aware how to do this or that if this can e
addtime(date_field, time_field)