Jean-Paul Finne
Member²
I have a table TABLE1 with a column INFO of type sys.xmltype.
In a command window, the correct result is displayed:
select id, info from table1;
gives:
1
In a command window, the correct result is displayed:
select id, info from table1;
gives:
1