I have xmlfile stored in table in CLOB column.It contains some null rows with some spaces.
While parsing that column, am using xmltype function on that column, then it is giving error :LPX-00229 input source is empty, beacuse of null clob columns.
I have to craete an function index also using xmltype and some aother functions on that column , at that time also iam getting same error.
How to handle nulls with xmltype function
Software/Hardware used:
ASKED:
November 12, 2008 6:11 AM
UPDATED:
November 12, 2008 3:23 PM