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!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
Hi Team, I have a table wherein I am storing the JSON in CLOB. Now if for one booking, we get two JSON I would like to identify the delta records comparing the two JSON stored in CLOB.
How can we achieve this using SQL/PLSQL