Add RegEx pattern inside JSON string using JSON_QUERY()
I have RegEx details table and I want to make array object. I am trying to make JSON using JSON_QUERY() then I getting error like: "JSON text is not properly formatted. Unexpected character '"' is found". It's only getting when…