Hi!
I wrote a code in DB2 (running through SAS program) and I got the following Error log.
What is wrong? Could you please give me a hand?
Thank You!
Iren
********************************************************
521 AND mm.COV_EFF_DT <= 12/31/2004
522 AND mm.COV_TERM_DT > 1/01/2004
523 AND mm.COV_TERM_DT <= 12/31/2004
524 ) by HDMconnect;
ERROR: CLI execute error: [IBM][CLI Driver][DB2/AIX64] SQL0401N The data types of the operands
for the operation "<=" are not compatible. SQLSTATE=42818
I wrote a code in DB2 (running through SAS program) and I got the following Error log.
What is wrong? Could you please give me a hand?
Thank You!
Iren
********************************************************
521 AND mm.COV_EFF_DT <= 12/31/2004
522 AND mm.COV_TERM_DT > 1/01/2004
523 AND mm.COV_TERM_DT <= 12/31/2004
524 ) by HDMconnect;
ERROR: CLI execute error: [IBM][CLI Driver][DB2/AIX64] SQL0401N The data types of the operands
for the operation "<=" are not compatible. SQLSTATE=42818