Azure / Azure/usql

How to extract nested properties using JSONTuple Function.

Open
#117 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
231
Forks
666
PR merge metrics
No merged PRs in 30d

Description

Below is the sample extract json,

{
"AReference": "XXXXXXXXXXXX",
"Id": 111111111,
"items": [
{
"vId": 22222222,
"rReason": {
"AB": 1,
"XY": "ABC XYZ"
}
}
],
"time": "2017-12-28T13:51:18.6679191Z"
}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.