R
Ramon F Herrera
Some experimentation indicates that if I have an XML field that ends
like these:
<someword></someword>
or
<someword />
An XPath query will not return anything different from those and
completely weird inexistent path.
Is that the case? How am I supposed to save an empty string??
-Ramon
like these:
<someword></someword>
or
<someword />
An XPath query will not return anything different from those and
completely weird inexistent path.
Is that the case? How am I supposed to save an empty string??
-Ramon