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!
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