Q. Which operator is used to return value from JSON columns after evaluating the path and unquoting the result?
β
Correct Answer: (B)
->>
Explanation: This question is about working with JSON data within MySQL. JSON (JavaScript Object Notation) is a popular format for storing data in a structured way.