Hi,
A JSON string can be defined as varchar2, clob for instance.
Does someone know how to check if a given JSON is valid or not before any insertion to a table, or before processing it "on the fly", with pre-insertion?
I didn't find such a function.
It applied to Oracle RDBMS 12.1 and 12.2.
Thanks by advance for any tip.
Kind Regards