How can I extract GUID's from Dictionary stored in JSON field in SQL?
I have the following table: Test_ID Test_JSON some uniqueidentifer see below some uniqueidentifier see below The Test_JSON structure is as follows: { "LaneIds": { "1": "a5a8ff96-0291-4ef9-890a-57c1874398bc", "2": "7a698a8b-934b-4a57-99c7-29a200d87877", "3": "aa30906d-e859-40a8-aedd-ae8ae10d0ae1", "4": "ccb05b71-a65a-4db7-b7c9-b4b7251150c7", "5": "c10593a9-06c3-49e4-bf4e-9d1c5ece98d4", "6": "6eeb9c85-f3ac-44cb-be74-f2d7554ea8d3", "7": "1226abb3-58c3-4b1e-844f-f2643d874490", "8": "7256ce43-014a-4dd6-a072-f8de2c373688"…