Hi,
I am in need of a query that can deteremine the JSON structure of a certain column. That column contains a valid JSON structure but each row can be different. I'm looking for a way to find the structure so I can write code to handle that structure. But I have millions of rows in my source table and each row can reveal a different structure (ie. 15 in total, but suppose there is a 16th).
Is there a tool or query that can provide this information?
Regards,
Martin J.