On Jun 23, 2006, at 2:21 PM, Dave Johnson wrote:
Anybody remember issues with Oracles and nulls?
Yes, Oracle seems to return NULL for blank values. So an empty string will actually return a NULL. I observed this behavior with Oracle 10g. Not sure if it's the database or the driver.
Max
