Which operator is used to return value from JSON columns after evaluating the path and unquoting the result?
(a) ->
(b) ->>
(c) <<
(d) >>
I got this question in quiz.
My question is from Operators topic in chapter Data Type Reference, Operators and Functions of MySQL