Commit 2b67bdc
committed
SQL/JSON: Update example in JSON_QUERY() documentation
Commit e6c45d8 fixed the behavior of JSON_QUERY() when WITH
CONDITIONAL WRAPPER is used, but the documentation example wasn't
updated to reflect this change. This commit updates the example to
show the correct result.
Per off-list report from Andreas Ulbrich.
Backpatch-through: 171 parent 4d8489f commit 2b67bdc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18883 | 18883 | | |
18884 | 18884 | | |
18885 | 18885 | | |
18886 | | - | |
| 18886 | + | |
18887 | 18887 | | |
18888 | 18888 | | |
18889 | 18889 | | |
| |||
0 commit comments