Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

<F> in data and xmlelement

Known_SwordNov 17 2014 — edited Nov 18 2014

Hi,

I am creating xml using query

select xmlserialize(content(xmlelement(NOENTITYESCAPING "SOURCE_PROD_DESC",mis.description)))

from mtl_system_items_b mis

where mis.segment1='73324abcdef'            

and mis.organization_id=186;

and in databse description column has data

BBCciafia1-BB1 <F>/A/R/U/hget/51/17-140/

but when i execute quer getting error

is there any alternative?

thanks,

/Z

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 16 2014
Added on Nov 17 2014
9 comments
2,274 views