Error transferring file 'file name'. Invalid BETWEEN clause: different operand types
Error transferring file 'file name'. Invalid BETWEEN clause: different operand types
The query contains a BETWEEN clause that either specifies a range between operands of incompatible datatypes, or the range datatype is incompatible with that of the value under consideration.
Ensure that numeric and character values are not being mixed together in the BETWEEN clause.