In oracle it is a valid query to check IS JSON for example
IS JSON
SELECT * FROM people WHERE address IS JSON
Is there a way to send this que