Something interesting on using PL/SQL Deveoper 7.1.5.1397.
Not sure anyone knows, but it may be only on our oracle database.
try this
select xmltype('') from all_tables;
I have a bunch of rows returned, but at row 7, the xml is empty.
can someone verify this?
Cheers
Wallace