Avoid autoconversion of empty strings to null
423984Jul 21 2004 — edited Jul 21 2004Hi.
I'm having a lot of problems with Oracle 8, because it converts an zero lenght string into a NULL value, so any comparisson made against a char column will be evaluated as false.
Is there any way to change this behavior?
Regards,
Victor Espina