Skip to Main Content

Database Software

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!

Convert any user-defined type/collection to JSON

user4377404Oct 17 2018 — edited Oct 17 2018

Basically the same as you can convert any object/cursor to XMLTYPE. JSON_OBJECT only supports simple types, not the user defined ones.

Comments
Post Details
Added on Oct 17 2018
2 comments
422 views