By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| JSON_SEARCH(@json, 'all', 'true', NULL, '$.b') IS NOT NULL |
|---|
| 0 |
| JSON_SEARCH(@json, 'all', 'true', NULL, '$.a') IS NOT NULL |
|---|
| 1 |
| JSON_SEARCH(@json, 'all', 'true', NULL, '$.b') IS NOT NULL |
|---|
| 0 |
| JSON_SEARCH(@json, 'all', 'true', NULL, '$.a') IS NOT NULL |
|---|
| 1 |