The SQL data type of expression 'expression'
is data type; expecting a time or character string
time expression.
Explanation
An SQL expression was expected of one of the types
TIME, CHAR, or VARCHAR. In the case of CHAR or VARCHAR, the expression
must be a valid character string representation of a time.