Select from following answers:- NULL
- N'{ "town":"Hyd" }'
- N'{"Hyd" }'
- Error
- All Above
The path '$.info.address.town' does not result in an object or array. We must use JSON_VALUE if we want a scalar value instead. JSON_QUERY expects a nested object or array
Show Correct Answer
|
Alert Moderator