Hi there,
I have 3 tables (JsonPage, JsonSection, JsonControl) into which I would like to split and store JSON strings relationally. Using tsql how do I query the JSON string to split it into its page, section, and control parts?
TIA
Hi there,
I have 3 tables (JsonPage, JsonSection, JsonControl) into which I would like to split and store JSON strings relationally. Using tsql how do I query the JSON string to split it into its page, section, and control parts?
TIA
20 People are following this question.