Automatic trim of too long strings
817480Nov 22 2010 — edited Nov 23 2010Hi,
if I try to insert a too long string value into a VARCHAR column, I get the error ORA-12899.
Is it possible to set the Oracle database so that too long strings get trimmed automatically?
Thank you.