Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Update json-query-transact-sql.md#2

Merged
jermyh-geneyx merged 1 commit intojson-query-fix-syntax-with-arry-wrapper-examplefrom
jermyh-geneyx-pr-json-query-fix-syntax-with-arry-wrapper-example
Nov 26, 2025
Merged

Update json-query-transact-sql.md#2
jermyh-geneyx merged 1 commit intojson-query-fix-syntax-with-arry-wrapper-examplefrom
jermyh-geneyx-pr-json-query-fix-syntax-with-arry-wrapper-example

Conversation

@jermyh-geneyx
Copy link
Copy Markdown
Owner

Fix example in JSON_QUERY -> Syntax -> WITH ARRAY WRAPPER

Align the text in the examples with the actual content of the declared above JSON variable @j and to the text describe the example:

  • Change the text $.creditcards[*].type to $.credit_cards[*].type in line 110
  • Change the text $.creditcards[0].type to $.credit_cards[0].type in line 117

Fix example in JSON_QUERY -> Syntax -> WITH ARRAY WRAPPER

Align the text in the examples with the actual content of the declared above JSON variable `@j` and to the text describe the example:
- Change the text `$.creditcards[*].type` to `$.credit_cards[*].type` in line 110
- Change the text `$.creditcards[0].type` to `$.credit_cards[0].type` in line 117
@jermyh-geneyx jermyh-geneyx merged commit 71a6b6a into json-query-fix-syntax-with-arry-wrapper-example Nov 26, 2025
@jermyh-geneyx jermyh-geneyx deleted the jermyh-geneyx-pr-json-query-fix-syntax-with-arry-wrapper-example branch November 26, 2025 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant