Revisited: Oracle and the empty string
Thomas Vandahl <[email protected]> Fri, 01 Oct 2010 21:39:15 +0200
| Newsgroups | gmane.comp.jakarta.turbine.torque.user |
|---|---|
| Message-ID | <[email protected]> |
Hi folks,
just a question about a "best-practice". We are trying to implement an
XML-to-DB-mapper service on Oracle. The (existing) XSD defines some
fields which distinguish between "not set" (null) and "empty" (""). How
do others handle this in Oracle? Especially within Torque?
Bye, Thomas.