Hi,
Is there a way of setting at the instance level to force oracle to interprete null as an empty string?
Maybe another alternative? Please help Thx.
Printable View
Hi,
Is there a way of setting at the instance level to force oracle to interprete null as an empty string?
Maybe another alternative? Please help Thx.
to clarify your understanding of nulls vs empty stings read this
http://www.techonthenet.com/oracle/q...empty_null.php
and empty string is a null in oracle