ORA-01465: invalid hex number
969730Nov 26 2012 — edited Nov 26 2012Hello
I have simple table and one column type raw I have simple insert query but not working
INSERT INTO xDESCRIPTION (errorcode,XDESCRIPTION) VALUES ( '0x0002','Test'); and I see this error ORA-01465: invalid hex number