How we can compare the two JSON stored in a CLOB datatype in Oracle DB
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
Tagged:
0